4 Replies Latest reply on Mar 3, 2008 10:43 AM by rmartony

    "Is Undefined" IE javascript error

      Hello there - I am struggling with this and am unsure whether it's a problem with my usage or a bug. When I use the rich:calendar or rich:panelmenu components they work fine in Firefox but Internet Explorer is throwing up a javascript error - either 'Calendar' is undefined or 'PanelMenu' is undefined.

      I am using the latest Richfaces (3.1.2ga) Myfaces 1.1.5, Tomahawk 1.1.6 running on Tomcat 5.5.9.

      Can anybody please offer me some advice?

      Many thanks in advance, Carl

        • 1. Re:

          Further to this - my PanelMenu was using mode="ajax". Removing this attribute so that it runs at server appears to have made it all work - strangely enough, including the calendar control. Perhaps it is a bug?

          • 2. Re:
            ilya_shaikovsky

            what is your RF version?

            • 3. Re:

              3.1.2.GA - thanks

              • 4. Re:
                rmartony

                I was having a similar problem but I noticed that I was loading jquery-1.2.3.min.js and that caused conflicts I think.

                I tried disabling the jQuery script loading and the "Is Undefined" error was gone.