[jQuery] animation / google maps problem
Hi,
I'm using jquery to create a new div and dynamically load an XHTML
snippet into it.
The snipped contains a placeholder for a google maps element.
Currently I create the google map as soon as I the snippet has
loaded. I then reveal the new div with $(divname).show("slow").
This works in Firefox and Safari but makes the map immediately
disappear in internet explorer. If I take the show command away (and
have the div visible from the beginning) the map shows without problems.
I was now wondering first of all if this is a known problem with a
workaround or second if there is a way of telling when the .show
animation has finished (so I could create the google map then).
Thanks for your help,
Tom
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/