No Problems, I got a similar one just the other day, where everyone was telling me (not on this mailing list) that cfcontent of SSL just didn't work in IE.
Found lots of references to why and the fact that you couldn't do anything about it, was about to give up, but tried lots of things myself first and got it working. Regards Dale Fraser > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of Patrick Branley > Sent: Tuesday, 31 January 2006 3:53 PM > To: [email protected] > Subject: [cfaussie] Re: [OT] select > > Hi Dale > > just wanted to say cheers for you post. We were having this same problem > and didnt realise there was a better way to hiding all the selects on a > page. Seems that its not really common knowledge on how to overcome this. > > it proly shouldnt be an issue anyways if it went for buggy browsers! > > Pat > > > > On 7/29/05, Dale Fraser < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > wrote: > > > I get things wrong all the time. > > I don't ever say something is not possible, unless I'm 100% sure, > which is > generally never as almost anything is possible. > > Regards > Dale Fraser > > > > -----Original Message----- > > From: [email protected] [mailto: [email protected] > <mailto:[email protected]> ] On > > Behalf Of Matthew Walker > > Sent: Tuesday, 31 January 2006 2:53 PM > > To: [email protected] > > Subject: [cfaussie] Re: [OT] select > > > > Well gosh it's just lucky there's a way here for people to correct > me when > > I say things that are incorrect, which I do regularly. Don't you? > > > > -----Original Message----- > > From: [email protected] [mailto:[EMAIL PROTECTED] > On > > Behalf Of Dale Fraser > > Sent: Tuesday, 31 January 2006 4:45 p.m. > > To: [email protected] > > Subject: [cfaussie] Re: [OT] select > > > > > > Gee I hate it when people say something isn't possible that is. > > > > Leads people down the garden path. > > > > Regards > > Dale Fraser > > > > > > > -----Original Message----- > > > From: [email protected] > [mailto:[EMAIL PROTECTED] On > > > Behalf Of Taco Fleur > > > Sent: Tuesday, 31 January 2006 2:01 PM > > > To: [email protected] <mailto:[email protected]> > > > Subject: [cfaussie] Re: [OT] select > > > > > > Thats easy enough to do, but surely thats not the option. It > would > > > look a bit weird having to hide all the selects on the page, and > I > > > have seem it work where the select was still on the page, i.e. > not > > > hidden. > > > > > > On 1/31/06, Matthew Walker <[EMAIL PROTECTED] > wrote: > > > > There's nothing that simple. You can write some JS to > magically hide > > the > > > select (or all selects on the page) whenever you display a menu > or > > > whatever it is you're doing (loop across > > > document.getElementsByTagName('select')). It's fixed in MSIE7 > finally. > > > > > > > > ________________________________ > > > > > > > > Cabbage Tree Creative Ltd. > > > > Matthew Walker | web programmer > > > > Phone +64 3 377 7544 > > > > Email [EMAIL PROTECTED] > > > > Web www.cabbagetree.co.nz > > > > > > > > > > > > manage your own web site with Thrive - contact us to learn > how! > > > > > > > > > > > > > > > > -----Original Message----- > > > > From: [email protected] > [mailto:[EMAIL PROTECTED] On > > > Behalf Of Dale Fraser > > > > Sent: Tuesday, 31 January 2006 3:46 p.m. > > > > To: [email protected] > > > > Subject: [cfaussie] Re: [OT] select > > > > > > > > > > > > I believe the solution is to put them into a div. > > > > > > > > Regards > > > > Dale Fraser > > > > > > > > > -----Original Message----- > > > > > From: [email protected] > [mailto:[EMAIL PROTECTED] > > On > > > > > Behalf Of Taco Fleur > > > > > Sent: Tuesday, 31 January 2006 1:34 PM > > > > > To: [email protected] > > > > > Subject: [cfaussie] [OT] select > > > > > > > > > > I remember there being a solution to select boxes being > infront of > > all > > > > > other layers, just don't remember what the solutions was, > not sure > > how > > > > > to search for it in Google either. Anyone know where I can > find more > > > > > info on this? > > > > > > > > > > -- > > > > > Taco Fleur - http://www.pacificfox.com.au > <http://www.pacificfox.com.au> > > > > > Web Design, Web development, Graphic Design and Complete > Internet > > > > > Solutions > > > > > an industry leader with commercial IT experience since 1994 > . > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > Taco Fleur - http://www.pacificfox.com.au > > > Web Design, Web development, Graphic Design and Complete > Internet > > > Solutions > > > an industry leader with commercial IT experience since 1994 . > > > > > > > > > >
