Its a form/HTML thing AFAIK.... it cant be helped. sorry.
Neil -----Original Message----- From: Ian Vaughan [mailto:[EMAIL PROTECTED]] Sent: 13 August 2002 10:51 To: CF-Talk Subject: Re: Coldfusion & News Tickers Hi As a test I used the ticker combined with hiermenus from www.webdeveloper.com, in Internet Explorer 6 these hiermenus overlay the ticker, but in IE 5 the ticker cuts through the drop down. Anybody have an explanation on what could cause this between IE 5 and IE6 and any ideas on how to combat this? ----- Original Message ----- From: "Jesse Houwing" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, August 02, 2002 9:52 PM Subject: Re: Coldfusion & News Tickers > Ian Vaughan wrote: > > Hi > > > > Does anybody know where you can get a news ticker exactly like the one at > > > > http://news.bbc.co.uk/ and or has anybody integrated this into coldfusion > > so it is dynamically coming from the database. > > That ticker does NOT work in Mozilla or Netscape 6. They only check for > a version number higher than 4. What they should do is use: > > document.getElementById instead of document.body.children. > > I've files a tech envangalism bug in bugzilla, so expect a better ticker > withing a few weeks :). (the mozilla tech evangalism team is usually > quite persistent). > > Jesse > > > > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

