![]() |
the document.getElementById() tag is not working in javascript.
all the other features of javascript r working except for this tag getElementById().can anyone tell me how to make it work????
<html> <body> <script> alert(document.getElementById('mine').value); </script> <input type="text" id="mine" value="ooo"/> </body> </html> |
| All times are GMT. The time now is 09:33 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.