2 Replies Latest reply on May 16, 2006 12:20 PM by ido_tamir

    Seam behaviour in FireFox and IE

    kittyk

      Hi everyone!

      I was wondering if anyone else has had issues with Seam using different web browsers? Not sure why, but my User Interface works as expected using FireFox, but when I access it using IE, it is all unformatted, and none of the buttons/links work. Here's the error message IE gives me:

      1. 'elements' is null or not an object.
      2. 'elements_id2:_link_hidden_' is null or not an object.

      Please let me know if you've also experienced 'weirdnesses' with accessing the same UI using FireFox and IE, and if there's a way around this problem?

      Thanks,
      Kitty

        • 1. Re: Seam behaviour in FireFox and IE
          kittyk

          anyone?

          • 2. Re: Seam behaviour in FireFox and IE
            ido_tamir

            Seam is not responsible for your view, that is your JSF implementation. Seam ties your view statefully to the backend.
            You should post some context to the error messages you got, if this is comes from a stacktrace. You should also post what you actually did and what the unexpectedness of the outcome is.

            For questions on your view you should ask in the appropriate forums e.g. myfaces.

            best wishes
            ido