layer popup with jQuery

浪尽此生 提交于 2019-12-08 09:54:33

问题


I don't know what the name of the function is, but you can see it on http://twitter.com/ when you click on the link login in the top right. Then a layer appears where you can type your username and password. So I need an tutorial for creating this layer with jquery. Does anyone have a good source?


回答1:


The simplest approach is the "dialog" available from the jQuery UI library.

http://docs.jquery.com/UI/Dialog



来源:https://stackoverflow.com/questions/5071579/layer-popup-with-jquery

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!