In my JSP i am using a custom tag
like:
Date From:
and in my common.js fi
what you need a custom tag for IE, using Namespaces:
and instead of plain:
use
cutom tags are much more powerful especially when bound to HTC behaviors, but unfortunately they are still IE specific, although you can manage to code something using JQUERY for all browsers, read more here: Using custom tags in IE