Search
-
Categories
Tags
5.2 best php editor css debian error finger eleven google htaccess javascript javascript function life lifehouse linux love Lyrics mod_rewrite mysql mysql error mysql function nickelback nusphere nusphere phped nusphere phped 5.2 palawan palawan vacation paralyzer pdflib php4 pdflib php5 photoshop php phped php editor php error php function plugin regex regular expression regular expressions vacation vhcs video windows vista wordpress wordpress error wow
Tag Archives: javascript
insertRow() – inserting dynamic rows in javascript
Share Summary insertRow inserts a new row in the table. Syntax var row = HTMLTableElement.insertRow(index); HTMLTableElement is a reference to a HTML table element. index is the row index of the new row. row is assigned a reference to the … Continue reading
checkbox select all function
ShareI created some function for selectall checkbox. It works coz i’ve been using this. obj_chkall – is the object of the checkbox that when you click will check all other checkboxes usually on mails chkbox_name – is the name of … Continue reading