Hi...
I got an error: Object Required when I use this code:
How can I get the value?Code:var SubQty = document.getElementById("SubQty").value; <input class='txt' type='text' name='SubQty[]' id='$joinId' size='12' style= 'border:none;' value=''/>
Thank you


Reply With Quote
Bookmarks