Links

Compass Datagrid for jQuery

Compass DataGrid is an ajax-driven data grid that relies on server-side code for its data. Rather than manipulating an existing table or breaking it down into multiple pages, Compass DataGrid takes an empty table and populates it by connecting to a server-side url via ajax. As users interact with the grid, the grid talks with the server-side script letting it know what the user is requesting. The server-side script then provides JSON encoded data for the plugin to update the table.

http://www.compasswebpublisher.com/jquery/compass-datagrid

Filed under  //   ajax   grid   javascript   jqeury   table   ui   webui  
Posted June 9, 2010 by email 
// 0 Comments

15+ Blogs To Follow For jQuery Lovers

jQuery, being one of the most popular & powerful JavaScript frameworks around, is offering a slick experience to users at every level.

Its website is a huge resource of documentation, examples & tutorials for anyone who is into it.

Besides the documentation jQuery offers, following other jQuery users is a great way to learn more & get inspired to discover new ways for taking advantage of this library.

Here are 15+ blogs to follow for jQuery fans that frequently create jQuery-oriented content:

http://www.webresourcesdepot.com/15-blogs-to-follow-for-jquery-lovers/

Filed under  //   javascript   jqeury  
Posted September 29, 2009 by email 
// 0 Comments

Slideshow For jQuery Or Scriptaculous: Horinaja


 
Horinaja is a free slideshow script that comes in two versions: scriptaculous/Prototype or jQuery.
 
It slides contents inside an unordered list wrapped with a div whose class="horinaja".
 
The script has support for mouse wheel that only works when the slideshow is hovered which is a nice feature for not locking the scroll-bar of the browser.
 
http://www.davidmassiani.com/horinaja/
http://www.webresourcesdepot.com/slideshow-for-jquery-or-scriptaculous-horinaja/

Filed under  //   javascript   jqeury   ui   web  
Posted August 5, 2009 by email 
// 0 Comments