JQuery implementation of Facebook's Modal Box

后端 未结 5 1092
孤街浪徒
孤街浪徒 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:33

    How about the jQuery plugin Facebox ?

    It comes right out of the box doing pretty much everything you need. Just change the image resource referenced in the CSS for the Close button to one you copy from Facebook, and top caption and footer divs styled like Facebook's dialog. The translucent gray borders are all there out of the box in the Facebook plugin.

提交回复
热议问题