>I'm not sure if I'm implementing your code right.

>I still get  a blank page: http://weirdthings.com/bigfoot2

First remove all the lines that you have added

Currently line 296 looks like this

      var html = "<div style='font-size:12px'>";

Change the code on this line so it looks like this

var html = "<div style='font-size:12px;width:250px;height:300px;'>";

Ralph




--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to