Skip to content

EragonJ/zoomImg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Introduction

It's a jquery plugin that you can use it when you want to use zoomIn effect on images

Installation

You have to include jquery-1.4.2.min.js first and jquery.zoomImg.js before using it

USAGE

you MUST make sure that all selected images must be loaded before using it!!

Use $(SELECTOR).zoomImg('afterWidth','afterHeight') and the plugin will resize the images to afterWidth and afterHeight. You ususally set smaller afterWidth and afterHeight compared with the originals. In this way, when users click on the resized images, the 'scene' div will show up to cover all the background and put your original image inside the div called 'canvas'.

Snap

img img img

About

This jquery plugin is used to zoom in selected Images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published