|
OK, some light.
If the Google placemark editor is in HTML mode, it saves apostrophes as ASCII (dec) 39. Everyone, including IE, FF (and I suspect Lynx) understands that.
If the editor is in text mode, it saves apostrophes as ' , whence the IE problem.
I wonder what standard that adheres to.
Sadly I can't ignore IE. Regardless of the relative merits of IE and FF, most of my visitors use IE: I must therefore make sure the site looks right for them.
Accessibility of my site is my problem, not theirs.
|