Related Posts:
Updated 01/08/2012: Added 11. jQuery Grid Flex
1. Flexigrid
Lightweight but rich data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect to an xml based data source using Ajax to load the content. Similar in concept with the Ext Grid only its pure jQuery love, which makes it light weight and follows the jQuery mantra of running with the least amount of configuration.
Source
2. Flurid Plugin
A cross-browser fluid width grid system optimized for flexibility (fluidity) and one of the only fluid width grid systems to work in Internet Explorer versions 5.0 and newer* without hiding pixels in margins. Like any grid system, the basic purpose is to break the page into a series of rows and columns, giving the designer an easy, rational way to organize and present content to the user.
Source
3. 960 Grid on jQuery-Mobile
A port of 960 grid to jquery mobile. It merges the flexibility of 960.gs, and the ease of jQuery mobile. It aims to bring more flexibility to jQuery-mobile layout and thus make it easier to use on tablets.
Source
4. jQuery.sheet
Gives you all sorts of possibilities when it comes to giving your web application a spreadsheet style interface with MS Excel style calculations.
Source
5. jQuery Grid
A jQuery grid plugin.
Source
6. jQuery Grid Row Sizing
This plugin, applied to n-tables of an HTML page, provides the behavior of resizing rows by clicking over a “image handler”. Based in CSS (no DIVs inside TDs needed).
Source
7. GridIron Plugin
This plug-in lets you create a grid using either tables or divs & spans. I originally developed it to work with CouchDB but it will work with any JSON source.
Source
8. #grid
This is a little tool we created for our Analog holding page. It inserts a layout grid in web pages, allow you to hold it in place, and toggle between displaying it in the foreground or background.
Source
9. jQuery Bubble
This plugin adds bubbling functionality to jQuery. The code is similar to jQuery.fn.trigger’s because it’s meant to extend it. It also generates its own event object, that will remain untouched through the bubbling, meaning it’s safe to attach attributes to it and grab them with the ancestors while the event bubbles up.
Source
10. jQuery inGrid
Datagrids don’t have to be difficult to use anymore – say hi to Ingrid. Ingrid is an unobtrusive jQuery component that adds datagrid behaviors (column resizing, paging, sorting, row and column styling, and more) to your tables.
Source
11. jQuery Grid Flex
'프로그래밍 > Script' 카테고리의 다른 글
[javascript] 자바스크립트 숫자 소수점 보여주기 (0) | 2013.01.23 |
---|---|
12+ jQuery Mobile Layout Plugins and Examples (0) | 2013.01.16 |
[APP] < 하이브리드앱 개발방법 > (0) | 2013.01.16 |
[javascript] corona SDK (0) | 2013.01.16 |
[javascript] input 이 hidden 이거나 포커스 없이 value()가 변경되는 것을 체크할때 사용. (0) | 2013.01.15 |