944,018 Members | Top Members by Rank

Ad:
Oct 12th, 2009
0

html element access for Firefox using javaScript

Expand Post »
I want to write to input and click submit on a form, but don't know how to access the elements, given an id. Help
Similar Threads
Reputation Points: 10
Solved Threads: 1
Light Poster
claudiu_is is offline Offline
40 posts
since Jul 2007
Oct 12th, 2009
0
Re: html element access for Firefox using javaScript
It's the same for pretty much every browser.
javascript Syntax (Toggle Plain Text)
  1. document.getElementById('someidhere');
Last edited by ShawnCplus; Oct 12th, 2009 at 5:54 pm.
Sponsor
Reputation Points: 520
Solved Threads: 268
Code Monkey
ShawnCplus is offline Offline
1,564 posts
since Apr 2005
Oct 13th, 2009
0
Re: html element access for Firefox using javaScript
Ty for your help, but I could have found that after 1 second of google. I want to access elements from an html, not xml, and that html is an external link, not a local file. Something like a crawler. So I can't use the 'document' object, you see?
Reputation Points: 10
Solved Threads: 1
Light Poster
claudiu_is is offline Offline
40 posts
since Jul 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in JavaScript / DHTML / AJAX Forum Timeline: Error: Expected ')'
Next Thread in JavaScript / DHTML / AJAX Forum Timeline: Ajax sample program





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC