JQuery's image magnifier plug-in: enlarge. js

Source: Internet
Author: User
Provides various official and user-released code examples. For code reference, you are welcome to exchange and learn. Enlarge is a jQuery-based plug-in that can easily achieve the effect of a graphic magnifier and is suitable for most product websites, such as online shopping mall, e-commerce, and enterprise product introduction.

Official download, Demo: http://www.abelcode.com/enlarge/

Simple call: $ ("# Demo1"). enlarge (); Complete parameters: $ ("# Demo1"). enlarge (
{
// Specifies the pattern of the Mouse mask layer.
Shadecolor: "# FFD24D ",
Shadeborder: "# FF8000 ",
Shadeopacity: 0.5,
Cursor: "move ",

// The outer style of the large image
Layerwidth: 400,
Layerheight: 300,
Layerborder: "# DDD ",
Fade: true,

// Large image size
Largewidth: 1280,
Largeheight: 960
});
Compatibility:
Compatible with mainstream browsers such as IE6 +, Chrome, javase, Firefox, and Opera.

GitHub:
Https://github.com/abelcode/enlarge.js

To keep up with the official website updates, please go to the official website download: http://www.abelcode.com/enlarge/

AD: truly free, domain name + VM + enterprise mailbox = 0 RMB

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.