On Fri, 9 Jul 2004 11:28:22 -0400, Derek Featherstone <[EMAIL PROTECTED]> wrote: > On a related note -- I recently setup content negotiation on WATS.ca to > serve our XHTML as application/xhtml+xml and most of the site worked fine. > The one spot where it failed was with inline JavaScript -- we have a > resources page ( http://www.wats.ca/resources/testingtools/44 ) that > contains many JS bookmarklets which then caused loads of parsing errors, and > they don't display in gecko based browsers...
I could be misunderstanding, but seing as bookmarklets require JavaScript, why not use JavaScript in an external file to populate the content on the page to start with? You could then use a noscript block to explain to people that in order to see and use the bookmarklets, they need a JavaScript-enabled browser? -- Kay Smoljak http://kay.smoljak.com ***************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help *****************************************************
