background preloader

jQuery plugins

Facebook Twitter

Jgrowl. jQuery.timepickr.js. Downloads Google Code Subversion svn co jquery-timepickr Known issues In 24h mode, 12h does not swap to 00h as it should when hovering am/pm Broken in IE6 (might take a while to fix, unless someone contribute a patch) I am aware that there is no such thing as am and pm in 24h convention Some people reported that it didn't work so well in the iPhone.

Report a bug Please use the project's bug tracker to report bugs, also check if the bug is not already reported. To report a bug, click on New issue and fill up the form. About Author My name is Maxime Haineault, I'm the co-owner of a multimedia company named Motion Média. I'm mostly developping this plugin in my spare times, so don't expect bugs to be fixed over night.

For that matter, if you really want a bug to be fixed quickly you can speed up the process by sending me your patches, I'll be glad to merge them into trunk if the code looks decent and doesn't break the unit tests. jQuery plugin: jQuery.FixedTable - Nova download. Documentation jSelect, JavaScript, RvDevsign. jQuery Visualize Plugin: Accessible Charts & Graphs from Table E.

Posted by Maggie on 03/12/2010 Topics: accessibility dwpe book jQuery progressive enhancement A while ago, we came up with a technique for creating accessible charts and graphs that uses JavaScript to scrape data from an HTML table and generate bar, line, area, and pie chart visualizations using the HTML5 canvas element.

We've updated the Visualize plugin — adding ARIA attributes to clarify the chart's role to screen reader users, so they're better informed about which elements contain useful data; and providing two style variations to demonstrate how you can use CSS to customize the charts' appearance. Visualize is one of the 12 fully-accessible, project-ready, progressive enhancement-driven widgets that accompanies our new book, Designing with Progressive Enhancement. How the Visualize plugin works The Visualize plugin parses key content elements in a well-structured HTML table, and leverages that native HTML5 canvas drawing ability to transform them into a chart or graph visualization.

Jeditable - Edit In Place Plugin For jQuery. Hi! My name is Jeditable and I am inplace editor plugin for jQuery. With few lines of JavaScript code I allow you to click and edit the content of different html elements. I am based on Dylan Verheul’s editable. For those in hurry download latest source or minified. For bleeding edge version check GitHub. How does in place editing work? Normal flow is this. Basic usage While reading you might also want to check live demo. <div class="edit" id="div_1">Dolor</div><div class="edit_area" id="div_2">Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.

There is only one mandatory parameter. Code above does several things: Elements with class edit become editable. Not bad for oneliner, huh? Elements with class edit_area will use textarea as input. These two examples cover most of needs you usually have. What is sent to server? When submitting change following data will be POST:ed to server: But wait! Demo. Start. JqGrid is an Ajax-enabled JavaScript control that provides solutions for representing and manipulating tabular data on the web. Since the grid is a client-side solution loading data dynamically through Ajax callbacks, it can be integrated with any server-side technology, including PHP, ASP, Java Servlets, JSP, ColdFusion, and Perl. jqGrid uses a jQuery Java Script Library and is written as plugin for that package. For more information on jQuery, please refer to the jQuery web site. jqGrid's Home page can be found here. Working examples of jqGrid, with explanations, can be found here. The last development version can be obtained from GitHub JqGrid was developed by Tony Tomov at Trirand Inc., a software development firm based in Sofia.

Tony got the idea for jqGrid when he needed an easy way to represent database information in a project. Tony developed jqGrid and made it available for free as a way of making a contribution to the open-source community. JqGrid. JqGrid Demos. Star Rating widget for jQuery UI. jQuery UI Multiselect « Quasipartikel. Flot - Project Hosting on Google Code.