User Profile

Collapse

Profile Sidebar

Collapse
Herkum
Herkum
Last Activity: Dec 12 '07, 09:54 PM
Joined: Nov 7 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Herkum
    replied to Handler Does not work in Firefox
    I think I did not make myself clear, the handler never gets called in Firefox. It works perfectly in IE and it HAD worked in Firefox before I upgraded it. So it is something specific to recent versions of Firefox.

    I was hoping someone could help add some code to handle the problem that is occurring specifically to Firefox....
    See more | Go to post

    Leave a comment:


  • Herkum
    started a topic Handler Does not work in Firefox

    Handler Does not work in Firefox

    I created this generic AJAX Handler to work with Firefox and IE. However, it seems that somewhere in updating Firefox to 2.0.0.9 that the handler assigned to onreadystatecha nge is no longer getting called. This still works for IE.

    Can someone help me add to this so that I can get it working with Firefox again?

    Code:
    var ASYNCH       = true;
    var REQUEST_TYPE = 'POST';
    var AJAX_URL     = '/ajax.cgi';
    ...
    See more | Go to post
No activity results to display
Show More
Working...