14,672
edits
Line 68: | Line 68: | ||
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> | ||
== refresh or redirect the webpage == | |||
* [http://rental.zhupiter.com/postshow_184_1_1.html 轉導、轉向(Redirect)網址的方法. - 諸彼特租屋網] {{access | date=2014-03-18 }} | |||
* alternative: refresh partial content which only required to be updated | |||
== JSON tools == | == JSON tools == |