[EMAIL PROTECTED] schrieb:
> Just in this case Felix...
> 
> This proposed solution won´t work for me...
> 

Reading Jasons indicated link ->

"And while on the script tag subject, "language" is not a valid XHTML
Strict attribute for <script>."

Maybe using the attribute type instead can help (<script
type="text/javascript" src="test/test.js"></script>)


> Yes, that's exactly it; Internet Explorer in particular will ignore
> everything after a <script> tag if it is not closed with a </script>
> tag.  Using the XML-style closing <script/> will not work.
> http://www.phpied.com/ie-script-tag-problem/
> 
> Please note this has nothing to do with Cocoon in particular but is
> simply a browser issue.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to