On Apr 20, 9:54 am, Mike Williams <[email protected]> wrote:
> This syntax doesn't seem to be reserving the space for the <img>
>
> <img style='width:100x; height:100px;' src='...'/>
>
> It might be enough to change the "100x" into "100px", but if that
> doesn't work the following syntax certainly works:
>
> <img width='100' height='100' src='...'/>
>
> --http://econym.org.uk/gmap
> The Blackpool Community Church Javascript Team

oooo.... a spelling / syntax error...  I am missing the "p".  Thanks
for catching that.  Sometimes, debug can be just as simple as a
spelling error.  I will try again by fixing my spelling.  I did try
the <img height="100" widht="100" /> with no success.  I am hoping it
is simply the css syntax fixes it.
--~--~---------~--~----~------------~-------~--~----~
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