Hi folks,
Strange issue, when Firebug is enabled (and only then) does my Javascript start making double GET request (AHAH) at what appears to be random.
The result of this double call is that the code returned from the server (PHP generated Google Map / Javascript) is spat out on screen.
This issue does not occur in any other browsers unless firebug is enabled (which only leaves firefox).
Im really lost as to what might be causing this and how to solve it. Any input much appreciated!