Must be a misunderstanding, this piece of code works fine for ages in CF5, with or without CF debug output. It also works fine with CFMX if I do not activate CF debug output, problem arise with CFMX and debug output activated. It is independent of the browser used ( IE or NS).
Dominique -----Original Message----- From: Jon Hall [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 08, 2002 12:30 To: CF-Talk Subject: Re: MX Debug option screws up javascript ?? Which browser? Does it do it in all of them? If you are only seeing it in IE, chances are if you rename the checkbox that IE is complaining about it will work fine. MS in their infinite wisdom decided to make IE toss every DOM element into the global namespace and conflicts will cause the error you are seeing. Other than that we would probably need to see the code. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

