Hey all,
I've been banging my head against a brick wall on this one for the last 12 hours, and the time has come for me to give up and consult the gurus on this one.
The below URL contains a login page, you can test it using the details
User: marco
Pass: polo
This seems to work PERFECTLY in opera, and it works in firefox but ONLY if I have firebug enabled. I don't care about IE for now, I'll sort that out later.
URL: http://www.doc.ic.ac.uk/project/2006/271/g0627142/test/index.htm
The problem lies in the fact that despite the ajax readyState variable evidently changing (as you can see in the debug alert popups), it never executes the code defined by onreadystatechange.
If you view in Opera, you'll be able to see that an alert box pops up each time the onreadystatechange is triggered.
Can anybody help me? I've consulted google many times and this particular problem doesn't seem to be discussed anywhere.
I've been banging my head against a brick wall on this one for the last 12 hours, and the time has come for me to give up and consult the gurus on this one.
The below URL contains a login page, you can test it using the details
User: marco
Pass: polo
This seems to work PERFECTLY in opera, and it works in firefox but ONLY if I have firebug enabled. I don't care about IE for now, I'll sort that out later.
URL: http://www.doc.ic.ac.uk/project/2006/271/g0627142/test/index.htm
The problem lies in the fact that despite the ajax readyState variable evidently changing (as you can see in the debug alert popups), it never executes the code defined by onreadystatechange.
If you view in Opera, you'll be able to see that an alert box pops up each time the onreadystatechange is triggered.
Can anybody help me? I've consulted google many times and this particular problem doesn't seem to be discussed anywhere.
Last edited: