Re: Weird in Firefox: drop down list with selected item

2006-12-08 Thread Philippe Varichon
I think the strict (and proper way) would be selected=true Thanks for all your feedbacks. Now it is working fine. As Bobby wrote it is a remembering the last selection tyope of issue I think. I actually used the ddl just for testing and to display the item selected, not to submit it to a

RE: Weird in Firefox: drop down list with selected item

2006-12-08 Thread Bobby Hartsfield
with selected item I think the strict (and proper way) would be selected=true Eric -Original Message- From: Bobby Hartsfield [mailto:[EMAIL PROTECTED] Sent: Thursday, 07 December 2006 08:23 To: CF-Talk Subject: RE: Weird in Firefox: drop down list with selected item option value=0 selected option

RE: Weird in Firefox: drop down list with selected item

2006-12-07 Thread Bobby Hartsfield
http://acoderslife.com -Original Message- From: Philippe Varichon [mailto:[EMAIL PROTECTED] ] Sent: Thursday, December 07, 2006 8:04 AM To: CF-Talk Subject: Weird in Firefox: drop down list with selected item I have a drop down list with one item selected which does not display

RE: Weird in Firefox: drop down list with selected item

2006-12-07 Thread DURETTE, STEVEN J \(ASI-AIT\)
] Sent: Thursday, December 07, 2006 9:23 AM To: CF-Talk Subject: RE: Weird in Firefox: drop down list with selected item option value=0 selected option value=0 selected=selected option value=0 selected=true option value=0 selected=blah Those all work. I normally just use the first one. ;-) Try

RE: Weird in Firefox: drop down list with selected item

2006-12-07 Thread Bobby Hartsfield
, December 07, 2006 9:36 AM To: CF-Talk Subject: RE: Weird in Firefox: drop down list with selected item I believe. (don't flame me if I'm wrong) but if it is xhtml it has to be selected=true. I've started coding it that way so I don't have to worry if I've got HTML or XHTML. I close all my single

Re: Weird in Firefox: drop down list with selected item

2006-12-07 Thread Raymond Camden
I've seen this multiple times. I think it is Firefox overriding your selected to show the item that was selected _last_ time. To 'slap' FF I simply reload the page and normally change the URL a bit as well. Seems like a harmless bug. On 12/7/06, Philippe Varichon [EMAIL PROTECTED] wrote: I have

Re: Weird in Firefox: drop down list with selected item

2006-12-07 Thread David Gardner
I know that when I have a select drop down that I want to preselect some items on, I can't reload the page when debugging. I have to use the Go button or some other means to come into the page afresh. But when I do that, FF does preselect properly. On 12/7/06, Philippe Varichon [EMAIL

RE: Weird in Firefox: drop down list with selected item

2006-12-07 Thread Sandra Clark
== http://www.shayna.com Training in Cascading Style Sheets and Accessibility -Original Message- From: DURETTE, STEVEN J (ASI-AIT) [mailto:[EMAIL PROTECTED] Sent: Thursday, December 07, 2006 9:36 AM To: CF-Talk Subject: RE: Weird in Firefox: drop down list with selected item I believe

RE: Weird in Firefox: drop down list with selected item

2006-12-07 Thread Eric Roberts
I think the strict (and proper way) would be selected=true Eric -Original Message- From: Bobby Hartsfield [mailto:[EMAIL PROTECTED] Sent: Thursday, 07 December 2006 08:23 To: CF-Talk Subject: RE: Weird in Firefox: drop down list with selected item option value=0 selected option value

RE: Weird in Firefox: drop down list with selected item

2006-12-07 Thread Dave Watts
I think the strict (and proper way) would be selected=true Not in XHTML, as Sandra pointed out: http://www.w3schools.com/tags/tag_option.asp Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training