开发者

IE7 form display

开发者 https://www.devze.com 2023-04-05 09:00 出处:网络
Any idea why the form is displaying like this in IE开发者_Go百科7?Dev site is at http://0000t93.dev.radiant.net/register/

Any idea why the form is displaying like this in IE开发者_Go百科7? Dev site is at http://0000t93.dev.radiant.net/register/

IE7 form display


You have duplicated id's. id's need to be unique per element or a browser may ignore subsequent instances.

http://validator.w3.org

0

精彩评论

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