开发者

How can I create an HTML popup? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 7 years ago.

The community reviewed whether to reopen this question 11 months ago and left it closed:

Original close reason(s) were n开发者_运维问答ot resolved

Improve this question

I want to add a little html popup that opens a user clicks on a "log in" link. Then a little window should open up where I can put the form fields for logging in. I want it to look like the one in the image, which I have seen on multiple sites.

How can I create an HTML popup? [closed]

How can I do that?

Thanks for the help!


It seems like you want http://fancybox.net/


Greybox probably does what you're looking for


You can use window.open in JavaScript to open the popup window, however popup blockers tend to block window.open so you'll have to have a good fallback. That is unless you want a pop-in with fancybox, greybox, lightbox or whatever.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜