> Rossko, actually the script was inline below the DIVs I was trying to > load. Just for grins I moved it down to just below the /body tag, but > that made no difference.
My point was that the outer <div> containing the script had no idea what shape and size it would be yet when the script runs. That would after all depend on what changes your script makes to the contained elements (sidebar, map etc) It still feels to me like things are getting applied in the wrong order somewhere, if your previous onload attempts failure was related to overflow as well, that might possibly be a clue. Or not !? How about changing your script to (re)apply the style to the sidebar divs after it has been populated with the html? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
