IE Verses FireFox drop down refresh prblem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Manansi
    New Member
    • Sep 2007
    • 2

    IE Verses FireFox drop down refresh prblem

    I do not want my page to refresh when selecting a drop down menu choice.
    It works fine in FireFox but in IE the page refreshes each time. Is there any known issues with this?

    This is using Ajax extention - ASP.

    Thank you
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    Moved from Articles section.

    Post the problem code.

    Comment

    • Manansi
      New Member
      • Sep 2007
      • 2

      #3
      Originally posted by acoder
      Moved from Articles section.

      Post the problem code.
      if i knew how to do that i would have, new user here. Care to give intructions on how to do that or provide a link?

      Thamnk you

      Comment

      • phvfl
        Recognized Expert New Member
        • Aug 2007
        • 173

        #4
        Originally posted by Manansi
        if i knew how to do that i would have, new user here. Care to give intructions on how to do that or provide a link?

        Thamnk you
        Use code tags, as described on the right hand side of the page when posting. You will have to cut and paste the code, no automatic way to post the code.

        Comment

        • acoder
          Recognized Expert MVP
          • Nov 2006
          • 16032

          #5
          Originally posted by Manansi
          if i knew how to do that i would have, new user here. Care to give intructions on how to do that or provide a link?
          Use code tags like this:

          [CODE=javas cript]
          Put your JavaScript code here...
          [/CODE]

          Comment

          Working...