I have page with a map and an Iframe whose src is dynamically changed to call an ASP (Classic) file. This file reads records from a database and displays them in a table. It also dynamically creates a Javascript function that adds markers based on the database info.
I need to call that Javascript function after loading the iframe with the contents of the new src. In FF the iframe's onload event doesn't work. Any ideas on how I could call this function after the iframe's content is returned? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
