soiqualang / scanner_zoom_image

Image Zoom Web App, see through clothes example...

Home Page:https://soiqualang.github.io/scanner_zoom_image/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scanner

Thêm ảnh vào menu (Add Images to menu):

Chỉnh sửa file data.js (Edit data.js file)

let data=[
  ["http://example.com/image1", "http://example.com/image2"], //use 2 items for different images
  ["http://example.com/image3"], //one image
];

Click vào URL box để hiện menu hoặc tự điền vào (Click to URL box to show menu or fill your image URL)

Nguồn tham khảo:

https://daily-dev-tips.com/posts/vanilla-javascript-image-magnify/

About

Image Zoom Web App, see through clothes example...

https://soiqualang.github.io/scanner_zoom_image/


Languages

Language:HTML 77.5%Language:CSS 17.2%Language:JavaScript 5.3%