BipadTaranMahato / slideshow

Automatically exported from code.google.com/p/slideshow
0 stars 0 forks source link

Google Maps & Slideshow 2 not working together #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Very strange.

Reproducing it: Load a page with google maps, mootools 1.2 and slideshow
and initiate a slideshow and a map on their own divs or wherever...

Firebug reports:
A parameter or an operation is not supported by the underlying object"
code: "15
[Break on this error]
if(C&&C.contains("://")&&!C.contains(doc...\w+/,function(J){return
J.toLowerCase();

Kills all other scripts on the page when it happens.

I noticed this on a page where I had loaded google maps, as it doesnt
happen elsewhere... took awhile to track down the cause - eventually
commenting out the slideshow fixed it.

Original issue reported on code.google.com by kduc...@gmail.com on 29 Sep 2008 at 12:17

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Deleted my previous comments... this issue can be closed. I believe this is a 
google
maps issue, not a slideshow one - I tried doing the opposite thing, removing 
google
maps, and no error... looked into it and found loading the maps css after the
javascript gives this error. Placing the css file before my javascript was 
included
fixed the issue... (Just thought id explain this for reference if anyone 
googles this!)

Slideshow is a great script. Thanks for your work!

Original comment by kduc...@gmail.com on 30 Sep 2008 at 7:22

GoogleCodeExporter commented 9 years ago
Thanks kducros for your investigation and report! Glad to know the problem is 
solved!
I will move this to the FAQ.

Original comment by aeron.gl...@gmail.com on 30 Sep 2008 at 1:46