4 Replies Latest reply on Nov 1, 2010 2:02 PM by lvdberg

    browser compatibility problem

    sumaprakash

      hi ..
           mandatory field validation is working in mozilla but not in internet explorer.can u suggest how to handle this ....
                       hope u can help ...

        • 1. Re: browser compatibility problem
          lvdberg

          Hi,


          some events do not work correctly, experiment with the different event types such as onchange, onblur, onclick etc.


          Leo

          • 2. Re: browser compatibility problem
            cosmo

            Your chances of getting a more acurate answer can increase if you add some extra information in your topic(e.g source code, test cases, enviroment info), so we all know what are we talking about.

            • 3. Re: browser compatibility problem
              sumaprakash

              hi ,
                   iam here to give a example for the type of problem iam facing in this.
              ex:
              if there are 3 fields name, age , address which are mandatory then there fields are working fine in the morzilla  but while running the same application in the internet explorer the window which is having this fields are missing.
                        i think it is a browser compatibility problem..help me out

              • 4. Re: browser compatibility problem
                lvdberg

                Hi,


                Please try to explain things as complete a practically possible. So:



                1. Show us the piece of code wher the problem occur

                2. Tell us the version of browsers you're using

                3. On which platform do you run (Seam version, Server, Operating system)





                That's the only way we can help you because your question is still a big puzzle for us and I even doubt if this is a Seam related question.


                Leo