Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > JavaScript > FAQ Topic - My ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 4 Topic 35548 of 36380
Post > Topic >>

FAQ Topic - My element is named myselect[] , how do I access it? (2008-05-10)

by "FAQ server" <javascript@[EMAIL PROTECTED] > May 9, 2008 at 11:00 PM

-----------------------------------------------------------------------
FAQ Topic - My element is named myselect[] , how do I
access it?
-----------------------------------------------------------------------

Form controls with any "illegal" characters can be accessed with
` formref.elements["myselect[]"] ` - The bracket characters,
amongst others, are illegal in ID attributes and JavaScript
identifiers, so you should try to avoid them as browsers may
handle them incorrectly.

http://msdn2.microsoft.com/en-us/library/ms537449.aspx

http://docs.sun.com/source/816-6408-10/form.htm

http://www.jibbering.com/faq/faq_notes/faq_notes.html#FAQN4_25


-- 
 Postings such as this are automatically sent once a day.  Their 
 goal is to answer repeated questions, and to offer the content to 
 the community for continuous evaluation/improvement.  The complete
 comp.lang.javascript FAQ is at http://jibbering.com/faq/index.html.
 The FAQ workers are a group of volunteers.  The sendings of these 
 daily posts are proficiently hosted by http://www.pair.com.
 




 4 Posts in Topic:
FAQ Topic - My element is named myselect[] , how do I access it?
"FAQ server" &l  2008-05-09 23:00:04 
Re: FAQ Topic - My element is named myselect[] , how do I access
Laser Lips <loudsphier  2008-05-10 07:43:34 
Re: FAQ Topic - My element is named myselect[] , how do I access
VK <schools_ring@[EMAI  2008-05-10 07:57:17 
Re: FAQ Topic - My element is named myselect[] , how do I access
Thomas 'PointedEars' Lahn  2008-05-10 16:59:18 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Jul 25 23:34:13 CDT 2008.