Hi NG!

@BUG
when i create a new InfoWindowContent to fill in some informations for
a marker i noticed the following:
when in IEx all fine, when in FF3.5 (do not have an elder version but
i guess its the same)

IE8 displays:
ID:    1234
site sitename
longitude: 11.38827
latitude:  47.25424
height:    0m
blur radius: m
description: a site description

FF displays:
ID:&nb&nbsp&nbsp1234
site:&nbspsitename
longitude:&nbsp11.38827
latitude:&nbsp&nbsp47.25424
height:&nbsp&nbsp&nbsp&nbsp0m
blur radius:&nbspm
description:&nbspa&nbspsite&nbspdescription

if i look up the source of the page ALL spaces are replaced by &nbsp
without the correct ; at the end ( )
this fucks up the whole output...

@Qustion
how can i add a input field to my InfoWindowContent? as when i put one
in in html tag <input ....> it simply gets removed (actually its in
the code but it does not show up - any ideas why?)...

thanks in advance
lumo

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to