Re: Javascript error using struts select tag

2008-03-25 Thread Laurie Harper
Since html:submit doesn't emit any Javascrip, the error has to be in your custom Javascript code. That came through somewhat unreadably formatted, though, and you didn't include its dependencies so it's tough to debug from here... I would strongly recommend installing Firefox + Firebug and step

Javascript error using struts select tag

2008-03-25 Thread Joe Yuen
I am trying to use the tag in my jsp page but am getting the following javascript error, Microsoft JScript runtime error: Object expected. In my jsp page I have: * Here is the javascript funtion that is called when a onchange event is detec