|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Browser differences for my Ajax script - could you test it for me?
Basically, here is my script...
http://businessthing.co.uk/testLoading.php If you click submit the idea is that it will show a loading bar whilst the PHP script is executing and then remove the loading bar once XMLHttpRequest has been completed so the PHP page has finished loading. For some reason this works on Firefox on a Mac, a certain version of Firefox on my laptop at home. However I cannot get it to work at work on Firefox on a PC. I was wondering if you could all test it for me. At the top of the page is your browser version, could you copy that onto this thread and let me know whether it works or not. Also if anyone has any ideas of why it may not be working I would appreciate that too! Thanks, Ian |
|
#2
|
||||
|
||||
|
I'm testing in WinXP. It seems to work in all of these:
Firefox 2.0.0.14 Firefox 1.5.0.12 Firefox 1.0.7 IE 7.0 IE 6.0 Safari 3.1.1 (AppleWebKit/525.18) Opera 9.26
__________________
Spreading knowledge, one newbie at a time. Learn CSS. | PHP includes | X/HTML Validator | CSS validator | Dynamic Site Solutions IE7: the generation 7 browser new in a world of generation 8 browsers. Design/program for Firefox (and/or Opera), apply fixes for IE, not the other way around. |
|
#3
|
||||
|
||||
|
The bar worked fine for me on IE 7 on WinXP and Safari on 10.5. I can't get it to work at all in FF 2.0.0.14 on 10.5 nor WinXP. The AJAX functionality works fine in those browsers.
It kinda seems like you've munged together a whole bunch of stuff, a lot of which you probably don't need. I highly suggest cleaning all the junk that you don't need out of there, so you have a nice base to work with. If you still have issues after you clean it up, reply back and I'll take another look.
__________________
------------- vbrtrmn -------------- i think i'm missing some vowels here ------------------------------------ ---------- js.antinoc.net ---------- ------------------------------------ --- The Two Types of Programmers --- |
|
#4
|
|||
|
|||
|
Quote:
Could you be a bit more precise, I have written this all from scratch I was trying to make a class that would be re-usable so I could apply it in more than one instance. I'd like it if you could just point out what you think the junk in the code is as I am not that experienced with Javascript. Cheers. |
![]() |
| Viewing: Dev Shed Forums > Web Design > JavaScript Development > Browser differences for my Ajax script - could you test it for me? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|