Jquery弹出层特效插件 thickbox
Written by Bssn on January 17th, 2012
Thickbox,一个功能非常强悍的Jquery插件,弹出层特效。这个插件现在的应用也比较普遍。前几天在弄一个小游戏网站的时候用到了这个特效,我特效主要用于调用iframe网页。
关于Thickbox的使用及演示均可以在其官方网站上看到:http://jquery.com/demo/thickbox/。
ThickBox is a webpage UI dialog widget written in JavaScript on top of the jQuery library. Its function is to show a single image, multiple images, inline content, iframed content, or content served through AJAX in a hybrid modal.
阅读全文——共590字


