Javascript doesn`t work in XHTML 1.0 Transitional??
I`ve tried using the "Left-Right Curtain" script found here on this Javascript site
http://www.dynamicdrive.com/dynamicindex3/document6.htm
It refuses to run using an XHTML Transitional Doc Type but appears OK with HTML 4 or no Doc Type at all.
Is there some problem with using Javascript in XHTML?
|