Page is a not externally linkable
- Code, Content, and Presentation
-- Flash and Shockwave
---- Web Player Problems


rocknbil - 3:24 pm on Jul 7, 2011 (gmt 0)


I think you're looking at a CSS problem. It's not showing at all for me in FF but is in position in IE9. You're using a "half doctype"

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

as opposed to a full doctype

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

Which throws the page into quirks mode. I'd start by validating the page [validator.w3.org]


Thread source:: http://www.webmasterworld.com/flash/4335537.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com