JQuery implementation of Facebook's Modal Box

后端 未结 5 1073
孤街浪徒
孤街浪徒 2021-02-03 11:33

I was wondering if anyone knew of a jQuery implementation of this MooTools modal box. I\'ve seen Facebox, but it looks like the old Facebook modal dialog layout and not the new

5条回答
  •  挽巷
    挽巷 (楼主)
    2021-02-03 12:11

    Check out JQueryUI's Dialog Class. You can hack its CSS to look like the Facebook one.

    See http://www.jqueryui.com/demos/dialog/#modal-form.

提交回复
热议问题