"Dave Watts" <[EMAIL PROTECTED]> wrote in message > > You need to use the proper case methinks. > > > > onDblClick > > The event handler itself is an attribute of an HTML tag, and isn't actually > part of JavaScript itself. Therefore, it doesn't matter what case you use - > at least, I've never encountered a browser in which it matters.
I confirm this. XHTML is going to force lowercase anyway. I actually prefer the camel-writing style, I think it's easier to read, but that's another story... ---------------------------- Massimo Foti [EMAIL PROTECTED] http://www.massimocorner.com Dreamweaver, Ultradev and Fireworks goodies http://www.projectseven.com/viewer/snippets.htm Snippets Panel ---------------------------- ______________________________________________________________________ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb 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

