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] 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] > > 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 > > > > 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 . > > >
