Expandable Table Rows using jQuery...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
5,323 views
This page lists some tips, tricks, and code samples for the jQuery Javascript Framework. It very well may duplicate solutions found elsewhere, but will focus on things that I have found very useful or interesting. Expandable “Detail” Table Rows A common UI is to have a table of data rows,...

Tags: , , , , , , , , , , , ,

JustAjax Table Script...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
283 views
JustAjaxTable 1.9new performs all operation with tables “on-fly” using Ajax requests. Client-Side Setup window.onload = function(){ var _table = new justAjaxTable( { 'main' : document.getElementById('table-area'), 'dbtable' : 'authors', ...

Tags: , , , , , , , , , , , , , , , , , , , , ,

DhtmlXGrid Java Tabular...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
343 views
dhtmlxGrid is a Ajax-enabled JavaScript grid control that provides professional solution for representing and editing tabular data on the web. Carefully designed, with powerful script API, this editable DHTML grid is easy configurable with XML or js methods and shows convincing results working with large...

Tags: , , , ,

Table Sorting Script...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
128 views
This script basically allows you to do three things: Re-organize the rows Re-organize the columns Browse the table using the up/down arrows. CSS #table { font-family: Arial, sans-serif; font-size: 11px; -moz-user-select: none; -khtml-user-select: none; user-select: none; width: 100%; CURSOR: default;...

Tags: , ,



Web Design & CSS (Templates) - TOP.ORG