0 Members and 2 Guests are viewing this topic.
A bug that has been annoying me for months now,Quotexmlhttp is not defined if (xmlhttp.readyState == 4)OmnomIRC.html (line 55)You should probably add a test to make sure xmlhttp is defined before you do that check.
xmlhttp is not defined if (xmlhttp.readyState == 4)OmnomIRC.html (line 55)
Also, a suggestion: How about disabling Omnom when the user leaves the page, and enabling it when he returns? Then we wouldn't have to worry about timing out and all that stuff.
My request? Make it work right for Firefox Version 3.6.x As you can see, it shows as normal text for some reason as of late.
My concern, though, is that it used to work fine in FF before. Maybe Netham45 broke something or FF broke something.Does it works fine on FF4?