Javascript: Difference between revisions

Jump to navigation Jump to search
104 bytes added ,  10 May 2013
mNo edit summary
Line 39: Line 39:
count the number of all table rows (includes visible and invisible rows)
count the number of all table rows (includes visible and invisible rows)
* <nowiki>document.getElementById( table_id ).rows.length;</nowiki>
* <nowiki>document.getElementById( table_id ).rows.length;</nowiki>
== compression tools ==
* [http://jscompress.com/ Minify Javascript Online / Online JavaScript Packer]


== references ==
== references ==

Navigation menu