FancyBox v2 - login box
问题 I've readed and went trough all examples on: - http://fancyapps.com/fancybox/ There is nothing to help me with making a pop-up login box. I've checked the old version Fancybox 1.3.x which have an example for login box, but that method doesn't really work on new Fancybox v2. If anyone can help me, I will be happy. So far I have this code, which is semi-working: $("#top-login-button").click(function() { $.fancybox.open({ href : "#login_form", padding : 0, onClosed : function() { $("#login_error