JavaScript, Firefox and application/xhtml
-
I noticed a problem when serving the blog as application/xhtml.
I released the Transpose Email plugin which uses a javascript function
Transpose_Email().
Works properly in IE and Opera
This works perfect in Firefox when the page is served as text/html, but the moment I shift to application/xhtml, I get a javascript error saying function not found.I have absolutely no idea how to solve this problem so that the function works when the page is served as XHTML.
Any suggestions?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘JavaScript, Firefox and application/xhtml’ is closed to new replies.