Вопрос

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

Другие советы

Try to debug this error message first "Uncaught TypeError: Object [object Object] has no method 'overlabel' ", actually what I don't get is how this possibly works in Chrome :)

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top