Endless Scroll jQuery plugin
January 16th, 2009 - Frontend, jQuery - 1 Comments
Endless scroll is a new jQuery plugin that can be used instead of the traditional paging system (page 1 of 10, next, previous etc) for large data sets. As we scroll down, with this plugin we can add additional data to display at the bottom of the page.
For options, usage instructions and demo have a look at Endless Scroll’s official page.
Popular Posts
jQuery Alert Dialogs
December 31st, 2008 - Frontend, jQuery - 1 Comments
We do know that browser alert dialog boxes look ugly. They look different from browser to browser and while sometimes this is a good thing as the user is used to their browser’s alert dialog boxes, there are times that we need a common style for our alert, prompt or confirm dialog boxes. jQuery Alert Dialogs is a jQuery plugin that will take care of this. With many styling options this is probably all you need. Read more at its official website and view the demos.
Ajaxify jQuery Plugin v2
December 24th, 2008 - Frontend, jQuery - No Comments
Ajaxify jQuery plugin turns any link in your page into an ajax load. Simple as that. All you have to do is specify a class on the a tag and the target container where you want the content to be loaded in. Have a look at the demo page and read about version 2.0 on author’s blog.
Creating an OS Web Interface in jQuery (Part 1)
December 17th, 2008 - Frontend, jQuery - No Comments
The guys at yensdesign released the first part of a really great tutorial on how to create an OS web interface using jQuery. Really useful aspects of jQuery coding can be found in this tutorial so have a look and keep an eye for the sequels. Excellent stuff!
Animated Drop Down Menu with jQuery Tutorial
December 11th, 2008 - Frontend, jQuery - 3 Comments

ClarkLab.net released an excellent tutorial on how to create a vertical animated drop down menu using jQuery. One of the most beautiful drop down menus i’ve seen so far.








Loading...