Re: Pop up div with grayed out background
KDawg44 schrieb:
> On Mar 13, 3:03 pm, Jeremy <jer...@pinacol.com> wrote:
>> This should work in IE7. Did you specify a doctype in your markup?
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/
> TR/xhtml11/DTD/xhtml11.dtd">
The appropriate internet media type (MIME type) for XHTML 1.1 is
application/xhtml+xml. IE cannot handle this. IE can handle text/html
which is not appropriate for XHTML 1.1.
So why are you using XHTML 1.1?
--
Johannes Koch
In te domine speravi; non confundar in aeternum.
(Te Deum, 4th cent.)
|