In my JSP i am using a custom tag
like:
Date From:
and in my common.js fi
Please take a look about Custom Tags support in Internet Explorer.
Windows Internet Explorer's support for custom tags on an HTML page requires that a namespace be defined for the tag. Otherwise, the custom tag is treated as an unknown tag when the document is parsed
http://msdn.microsoft.com/en-us/library/ms531076(VS.85).aspx