weixin_33695082 2011-02-23 17:30 采纳率: 0%
浏览 72

Javascript AJAX登录弹出窗口

Does anyone have some nice examples of the ajax (modal window) login form popups?

On another note, I can't quite figure out how to replicate the sign in one from here: http://www.photoshop.com/tools. I can't find the JS, etc. If you don't know where to find examples as per above, a list of files required from this sign in example, to make it work on my site, would be really appreciated!

Thanks!

  • 写回答

2条回答 默认 最新

  • 三生石@ 2011-02-23 17:53
    关注

    I like the jQuery UI dialog widget. An example of a model can be found at http://jqueryui.com/demos/dialog/#modal.

    Also, though I have not used it yet, ComponentOne did some extensions to jQuery UI and open sourced a good portion of it, the dialog among them. They look a little more polished and have some demos. Check them out here http://wijmo.com/Wijmo-Open/samples/#dialog|modalDialog.

    The login part is just going to be app specific HTML. One note toward that is that there is a demo in the Wijmo project on how to pop a dialog up that pulls it's content from an external URL, so you could have a standard log in page and use the dialog to pull it in to the rest of your pages. The same can be done with jQuery UI.

    Matthew

    评论

报告相同问题?

悬赏问题

  • ¥15 关于#matlab#的问题:期望的系统闭环传递函数为G(s)=wn^2/s^2+2¢wn+wn^2阻尼系数¢=0.707,使系统具有较小的超调量
  • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
  • ¥30 截图中的mathematics程序转换成matlab
  • ¥15 动力学代码报错,维度不匹配
  • ¥15 Power query添加列问题
  • ¥50 Kubernetes&Fission&Eleasticsearch
  • ¥15 報錯:Person is not mapped,如何解決?
  • ¥15 c++头文件不能识别CDialog
  • ¥15 Excel发现不可读取的内容
  • ¥15 关于#stm32#的问题:CANOpen的PDO同步传输问题