|
Oct
22
|
|
Introduction
jQuery.msgbox Popups a msgbox on the web pages using jquery JavaScript Library
Information
pwwang http://pwwang.com
plugin page http://pwwang.com/technology/js-javascript/jquery%e6%8f%92%e4%bb%b6%ef%bc%9adiv%e6%8f%90%e7%a4%ba%e6%a1%86jquery-msgbox-2-0/
Details
It can:
- simulate window.alert, and the title of the box will flash if you try to click other part of the page
- simulate window.confirm
- allow you to popup a plain text box
- allow you to popup a iframe in the box
- allow you to popup a box with Ajax method
- be closed automatically as you wish
- mask the back contents of page when box showed
- do an event you designated when the box closes
- be dragged to anywhere in the window as you wish
- decided whether popup another box if the page is in the iframe of a box
Project Home Page: http://code.google.com/p/jquery-msgbox/
这篇文章来自 迷途知返(PWWANG.COM), 转载请注明出处。 版权说明
Leave a comment
| Trackback

