All of those jquery zoom plugin’s, I came across while trying to find a simple plugin, were annoying so I made this POS to do the same job that their 500 lines of code do in less.
All of those jquery zoom plugin’s, I came across while trying to find a simple plugin, were annoying so I made this POS to do the same job that their 500 lines of code do in less.
Why don’t you try http://codepen.io/pen/ instead of jsfiddle. It is much more featurific. It’s from the guy behind css-tricks.com
cool. thanks for the link 😀 I’ll play with it later.
Yeah doing it in 50 Lines instead 500 but then drop Jquery UI in… *tsss
Haha, Jquery UI is a mess and it’s soooo heavy :). I like to keep things lite and vanilla as possible for future scalability. That little plugin is very old by now though haha.