HTML form element's ID

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
moeed
Forum Newbie
Posts: 6
Joined: Thu Aug 07, 2003 10:48 pm

HTML form element's ID

Post by moeed »

Is there any way to find out the elment ID of a HTML FORM's element using javascipt??

Moeed
User avatar
daven
Forum Contributor
Posts: 332
Joined: Tue Dec 17, 2002 1:29 pm
Location: Gaithersburg, MD
Contact:

Post by daven »

element.id

List of JS commands/objects:
http://www.irt.org/xref/nn_6.htm
Post Reply