开发者

Fieldset disappears in quirks mode

I have a form which is split into multiple fieldsets which works fine in almost all browse开发者_如何学Gors. When viewing in quirks mode in IE however, 3 of the 5 fieldsets are not visible. The html is rendered but they are not displayed. The offending outrage can be found here: http://www.pocketpayday.co.uk/apply-online.aspx. I can't see anything different between the sections that are displayed and those that aren't?


Put this at the top of your code it should sort it out

<!DOCTYPE html>

Then after it should work

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜