In my JSP i am using a custom tag
like:
Date From:
and in my common.js fi
You need to tell IE about the tag first. Add this line somewhere before calling addDateFormatInfo():
document.createElement("showDateFormat");
IE will now initialize the element correctly - you can treat it just like any other element. Firefox does this automatically.
Here's the source blog post:
http://ajaxian.com/archives/getting-html-5-styles-in-ie-7
Support for createElement() starts in IE7 - though I works fine in FF3.0.15
Home | My Website
Date From:
Date From:
Date From:
Date From: