[jboss-user] [JBoss Seam] - s:selectDate doesn't work in IE6?

ASavitsky do-not-reply at jboss.com
Wed Jul 4 11:27:05 EDT 2007


The script for s:selectDate seems to choke on the following line (Seam 2B official distribution):

org.jboss.seam.ui.resource.date.calendar.js, line 458:
if (divs != popupDiv && divs.style && !/\D/(divs.style.zIndex))

Apparently, IE doesn't like the "/\D/" part, and, frankly, I don't even have an idea on what this expression is supposed to achieve, otherwise I'd have submitted the patch already... BTW, removing that last expression makes popup to work on IE.

I checked the latest CVS, and it looks like the whole file is deleted now - what happened to it?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060521#4060521

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060521



More information about the jboss-user mailing list