| Tablecloth |
|
|
|
| Written by LXR | |||
| Saturday, 10 November 2007 22:37 | |||
|
Tablecloth is lightweight, easy to use, unobtrusive way to add style and behaviour to your html table elements. By simply adding 2 lines of code to your html page you will have styled and active tables that your visitors will love :) Try to mouseover or click on a table below. Written by Alen Grakalic, brought to you by Css GlobeDownload:http://www.hotajax.org/download/jquery/Tablecloth.zipDEMOUsageTo use Tablecloth you will need a well formed table. Your table should look like this: <table cellspacing="0" cellpadding="0">Add this two lines of code inside your <head>tag. <link href="/tablecloth/tablecloth.css" rel="stylesheet" type="text/css" media="screen" /> and you are ready to rock. ModificationsApearance modification is performed with css file tablecloth.css. Tablecloth enables you to style even and odd rows, and over, out, down and selected state for table elements (th and td), Apart from that, you are able to select whether you want to highlight columns, rows or both and if you want elements to be selected on click. It is done by modifying values of 3 variables found in tablecloth.js: highlightCols, highlightRows and selectable. Set the values to either trueor false . Change settings for following examples to see the difference.
Set as favorite
Bookmark
Email This
Hits: 3436 Comments (0)
![]() Write comment
Newer news items:
Older news items:
|





