Probable Ajax.updater IE problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pankajit09
    Contributor
    • Dec 2006
    • 296

    Probable Ajax.updater IE problem

    I am giving the reproducible case -->



    Please login and then click on Search in the TopMenu .
    After that enter "yy test"(don't include double quotes) as the search
    text.
    The Search results will come and after that click anyone of the links
    on the left.

    Username: guest

    Password: tmp123

    You will see that the results don't come after you click the link.
    This happens only in IE.
    That is the problem .
    Please solve it.
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    Are you pulling my leg??
    That website address you showed cannot be found.

    Ronald :cool:

    Comment

    • iam_clint
      Recognized Expert Top Contributor
      • Jul 2006
      • 1207

      #3
      Line: 5
      Char: 2
      Error: Object Required
      Code: 0



      Not sure which javascript include this error is coming from but you should fix this first

      Comment

      • acoder
        Recognized Expert MVP
        • Nov 2006
        • 16032

        #4
        You've got an error in your walterzorn script. When using the return escape for your tooltips you must escape single quotes.

        Comment

        • pankajit09
          Contributor
          • Dec 2006
          • 296

          #5
          Originally posted by acoder
          You've got an error in your walterzorn script. When using the return escape for your tooltips you must escape single quotes.
          NO thats not the problem.

          The problem comes when you click on the REFIDs on the left.

          I don't think this may be due to the script.

          What do you think ?

          Comment

          • iam_clint
            Recognized Expert Top Contributor
            • Jul 2006
            • 1207

            #6
            I say you fix all of your errors and see what happens from there.

            Comment

            • pankajit09
              Contributor
              • Dec 2006
              • 296

              #7
              Originally posted by acoder
              You've got an error in your walterzorn script. When using the return escape for your tooltips you must escape single quotes.
              How you know my walterzorn script has error ?

              My tooltips don't have single quotes.

              Comment

              • acoder
                Recognized Expert MVP
                • Nov 2006
                • 16032

                #8
                Originally posted by pankajit09
                How you know my walterzorn script has error ?

                My tooltips don't have single quotes.
                Firebug...

                Comment

                • iam_clint
                  Recognized Expert Top Contributor
                  • Jul 2006
                  • 1207

                  #9
                  Internet Explorer....
                  tools
                  internet options
                  advanced


                  Look around you might be suprised what you find :P i don't use firefox or firebug

                  Comment

                  • acoder
                    Recognized Expert MVP
                    • Nov 2006
                    • 16032

                    #10
                    Didn't find anything to match Firebug. I know there was some Web Development toolbar or something for IE, but I do all my debugging in Firefox so I have no need for that. I also have the Web Developer extension. With Firebug, you can inspect HTML, CSS, Javascript, AJAX calls, DOM, etc. and more.

                    Comment

                    • pankajit09
                      Contributor
                      • Dec 2006
                      • 296

                      #11
                      Originally posted by pankajit09
                      I am giving the reproducible case -->



                      Please login and then click on Search in the TopMenu .
                      After that enter "yy test"(don't include double quotes) as the search
                      text.
                      The Search results will come and after that click anyone of the links
                      on the left.

                      Username: guest

                      Password: tmp123

                      You will see that the results don't come after you click the link.
                      This happens only in IE.
                      That is the problem .
                      Please solve it.

                      The username has been changed to "guest1" the password is the same.

                      username : guest1

                      password : tmp123

                      Comment

                      • pankajit09
                        Contributor
                        • Dec 2006
                        • 296

                        #12
                        Originally posted by acoder
                        You've got an error in your walterzorn script. When using the return escape for your tooltips you must escape single quotes.
                        I am returning by single qoutes.

                        still the problem remains the same.

                        Comment

                        • pankajit09
                          Contributor
                          • Dec 2006
                          • 296

                          #13
                          Hello all !!

                          Its working now.

                          But another problem which has come is that the "Attach Another File" button at the bottom is not working.

                          Please help me.

                          Comment

                          • pankajit09
                            Contributor
                            • Dec 2006
                            • 296

                            #14
                            The case is solved now.

                            No need to think.

                            Comment

                            • acoder
                              Recognized Expert MVP
                              • Nov 2006
                              • 16032

                              #15
                              Originally posted by pankajit09
                              The case is solved now.

                              No need to think.
                              Well, you seem to solve these problems on your own! If you don't mind, could you provide your solution here. Thanks.

                              Comment

                              Working...