简体   繁体   中英

jQuery Modal window only working on Chrome but not FF & IE9

Login popup style=display:none only popup in Chrome but not Firefox16.0.1 and IE9.

Any advise or fix are welcome. I follow tutorial at: tutorial

http://jsfiddle.net/6TaQt/8/

This is the markup issue also. Updated Fiddle This works in FF also and in chrome.

You have to enclose button inside a tag. not a tag inside button tag.

All other are right you have error of overlabel function

尝试先调试此错误消息“未捕获的TypeError:对象[object Object]没有方法'overlabel'”,实际上我没有得到的是它在Chrome中的工作方式:)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM