Open GoogleCodeExporter opened 9 years ago
Are you using a doctype at the top of your page? If not, you'll need to add.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
Please let me know if this corrects your issue.
- Andrew
Original comment by ajporterfield@gmail.com
on 8 May 2011 at 1:55
I have the same issue but the doctype and the namespace in the html tag were
not sufficient to correct the issue.
Any ideas?
Thanks a lot
- Leo
Original comment by leo.t...@gmail.com
on 23 Nov 2011 at 3:56
Leo, do you have a public link demoing this issue? If so, please share and
I'll take a look.
- Andrew
Original comment by ajporterfield@gmail.com
on 23 Nov 2011 at 3:58
Original issue reported on code.google.com by
jhendri...@thomasnelson.com
on 8 May 2011 at 1:41