On 9/7/05, Brownsmith, Paul <[EMAIL PROTECTED]> wrote: > <!-- comment the javascript --> inside the <script> tags.
No! He is (or was) using XHTML. Commenting out the JavaScript really does comment out the JavaScript - so it won't work in the browser (at least not if the document is treated as XHTML ... and depending on all browsers treating the XHTML as HTML forever makes using XHTML utterly pointless (and dangerous)). See the first section under "specific problems" at http://www.hixie.ch/advocacy/xhtml -- David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk> ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
