Hmmm. I don't do enough client-side stuff I suppose. I have never run
into a problem with it in IE or FireFox (that I can remember), but do
most stuff Server side.

-b
......................
Ben Nadel
Certified Advanced ColdFusion Developer
www.bennadel.com


-----Original Message-----
From: Dan G. Switzer, II [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 10, 2006 1:08 PM
To: CF-Talk
Subject: RE: Tricky Form validation Question (for me at least)

Ben,

>I am pretty sure that select boxes do have a "value" attribute... Maybe

>its not standard?
>
><form>
>       <select onchange="alert( this.value );">
>               <option value="A">ONE</option>
>               <option value="B">TWO</option>
>               <option value="C">THREE</option>
>       </select>
></form>
>
>Works fine for me.

That's non-standard syntax, but it works in IE. It shouldn't work in
other browsers.

-Dan




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:256144
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to