Thread
:
populating text field in firefox not working
View Single Post
•
•
Join Date: Aug 2008
Posts: 954
Reputation:
Solved Threads: 131
essential
Offline
Posting Shark
Re: populating text field in firefox not working
0
#
4
Sep 12th, 2008
This should work!
If not then try this reference guide @
http://developer.mozilla.org/en/The_DOM_and_JavaScript
--
document.getElementsByTagName('form')['SellSheet'].elements['sellitsheet'].value = nc;
essential
View Public Profile
Find all posts by essential