Links

SuperLoad jQuery Plugin

This plugin adds the ability to update multiple elements with a single Ajax response.

Homepage
http://plugins.jquery.com/project/superload

Repository
http://github.com/sergiopereira/SuperLoad/tree/master

Blog post
http://devlicio.us/blogs/sergio_pereira/archive/2009/08/21/jquery-superload.aspx

Filed under  //   ajax   javascript   jquery   plugin   ui   web  
Posted August 24, 2009 by email 
// 0 Comments

jQuery Visualize Plugin: Accessible Charts & Graphs from Table Elements using HTML 5 Canvas

http://www.filamentgroup.com/lab/jquery_visualize_plugin_accessible_charts_graphs_from_tables_html5_canvas

Accessible data visualization in HTML has always been tricky to achieve, particularly because elements such as images allow only the most basic features for providing textual information to non-visual users. A while back, we wrote an article describing a technique we came up with to use JavaScript to scrape data from an HTML table and generate charts using the HTML 5 Canvas element. The technique is particularly useful because the data for the visualization already exists in the page in structured tabular format, making it accessible to people who browse the web with a screen reader or other assistive technology.

Filed under  //   canvas   graph   javascript   jquery   plugin   ui   web  
Posted July 31, 2009 by email 
// 0 Comments

Working with Grails Plugin Repositories

http://juddsolutions.blogspot.com/2009/07/grails-read-only-plugin-repository.html

 http://www.nabble.com/working-online-offline-with-custom-plugin-repositories-to24458714.html#a24458714

Filed under  //   blog   grails   plugin   repository  
Posted July 31, 2009 by email 
// 0 Comments

jQuery UI tooltip plugin

http://wiki.jqueryui.com/Tooltip

http://jquery-ui.googlecode.com/svn/branches/dev/tooltip/
http://jquery-ui.googlecode.com/svn/branches/dev/tooltip/tests/static/tooltip/all.html

Grails jquery plugin: http://grails.org/plugin/jquery

Without images, only CSS and JavaScript

 

   
Click here to download:
jQuery_UI_tooltip_plugin_tags_.zip (87 KB)

Filed under  //   grails   javascript   jquery   plugin   ui   web  
Posted July 31, 2009 by email 
// 0 Comments

Grails Filterpane Plugin

http://grails.org/plugin/filterpane

Filed under  //   grails   plugin  
Posted July 31, 2009 by email 
// 0 Comments