I am facing the same problem. Aren't there any answers yet?
laredotornado wrote: > > Hi, > > I'm noticing this behavior on PC Firefox. I'm using MyFaces 1.1.6 with > Tomahawk 1.1.7 on WebLogic 9.2.2 On a page I have inputCalendar objects, > and I notice this is getting added to the top of my page: > > <script type="text/javascript" > src="/nps_history_gui/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/12234745/prototype.PrototypeResourceLoader/prototype.js"><!-- > > //--></script> > <script type="text/javascript" > src="/nps_history_gui/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/12234745/calendar.HtmlCalendarRenderer/date.js"><!-- > > //--></script> > <script type="text/javascript" > src="/nps_history_gui/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/12234745/calendar.HtmlCalendarRenderer/popcalendar.js"><!-- > > //--></script> > <script type="text/javascript" > src="/nps_history_gui/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/12234745/inputTextHelp.HtmlTextHelpRenderer/inputTextHelp.js"><!-- > > //--></script> > > > but upon loading my page, I get this JS error: > > invalid array length this.length--; prototype.js (line 464) > > -- View this message in context: http://www.nabble.com/MyFaces-is-inserting-JS-that%27s-causing-JS-errors-tp19879993p20463827.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

