Hi,in http://conf-management.sourceforge.net/hdiv.html,you mentioned that:
In CMS, I fixed this problem by changing all the hidden <input> tag to <s:hidden>. The following snippet shows the modifications I needed to make to get them working. Notice the dynamic elements are no longer <input> but <s:hidden> instead:
if(navigator.appVersion.indexOf("MSIE") != -1...
2009-08-24 08:36:35 UTC in HDIV