Posted by admin in
Featured Articles on 05 29th, 2009 |
No Comments
While working on a client’s website, I came across this JQuery plugin call ‘PanFull’ – or something like that. Its functionality doesn’t feature anything new or something I’ve never seen before; what I find interesting is how little code is used to make this animation happen. To see this plugin in action click here.
We all know the JQuery tag line is “Write less, do more”, but this is pretty amazing (again, for the little amount of code involved). I would also like to point out that 2 lines of the featured code are used to...