View Single Post
Old 04-24-2009, 04:37 PM   #7 (permalink)
Kalle
The Frequenter
Zend Certified 
 
Join Date: Sep 2007
Location: Denmark
Posts: 352
Thanks: 8
Kalle is on a distinguished road
Default

You're getting somewhere, but still not working in IE for me:

Code:
Detaljer om fejl på websiden

Brugeragent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.30618; .NET CLR 3.5.21022; .NET CLR 3.5.30729)
Tidsstempling: Fri, 24 Apr 2009 16:33:03 UTC


Meddelelse: 'document.testform.get_rows_input' er null eller ikke et objekt
Linje: 13
Tegn: 2
Kode: 0
URI: http://www.gatebattle.com/dynamic_row_and_checkbox.html
'document.testform.get_rows_input' is null or not an object, line 13, character 2

Also you're code is wrong when I'm typing a number, then it will just insert one row, so if I remove whats in the field, deslect it and select it and repeat, +1 row will be added with no data, just empty cells. The maximum selected checkboxes and current selection does not work either, but that might be due to the error above about get_rows_input is null

;)
__________________
Send a message via MSN to Kalle Send a message via Skype™ to Kalle
Kalle is offline  
Reply With Quote