Re: ajax validation problem in IE8

2009-08-31 Thread Mitch Claborn
Some more info: The generated HTML is below. validation.js (in the css_xhtml theme) uses this line to find the element before which to insert the new error div. var firstCtrNode = findWWCtrlNode(enclosingDiv); // either wwctrl_ or wwlbl_ That function looks for a child div or span whose c

Re: ajax validation problem in IE8

2009-08-30 Thread Dave Newton
Martin Gainty wrote: you can take all your JS scripts and run it thru RhinoScript thats what i did for Dojo http://www.rhinoscript.org be sure to toss in plenty of alert statements! What in the name of Bumba's porcelain alter are you talking about? Unless IE8 runs RhinoScript I don't see how

RE: ajax validation problem in IE8

2009-08-29 Thread Martin Gainty
accepter aucune responsabilité pour le contenu fourni. > Date: Sat, 29 Aug 2009 18:34:38 -0500 > From: mi...@claborn.net > To: mgai...@hotmail.com; user@struts.apache.org > Subject: Re: ajax validation problem in IE8 > > I'll give that a try. I thought I remembered seein

Re: ajax validation problem in IE8

2009-08-29 Thread Mitch Claborn
I'll give that a try. I thought I remembered seeing instructions for a way to extract those .js files to somewhere so that I can put in some debugging statements. Do you know about that? Mitch Martin Gainty wrote: > /template/css_xhtml/validation.js > > function addErrorCSS(e, errorText) { >