Hi there, I'm working on a page with two tabs. One of them shows a div with a googlemap in it, the other one shows plain text. Initially, the div with googlemap is hidden. I'm using jQuery for the show/hide function.
But when i'm at the text-tab and i want to see the googlemap...the map isn't properly centered/has grey blocks. So i googled a bit and found out that checkresize() might be the answer for my problem. I've tried it...and now it's working fine in IE7 but still not in FF3 : ( Link to the page: http://www.viapasso.nl/googlemaps/ Am i doing something wrong? Placing checkresize in the $("#showmap").click(function() didn't worked out either.. Can anybody help me with it? It's giving me a headache! Thanks in advance! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
