Pop-ups and masking windows that are often used in Ajax. Writing for yourself is definitely the best solution, but the time and the cost are still determined to find out what's on the shelf. Probably a list. I need to meet a few conditions.
- Must be concise and convenient
- Has a masking function, model Dialog, so-called modal window
- Can be based on HTML popup window
- You can define the location of the pop-up window, size
In fact, I just need a box, I prefer the content of the box I control, so the versatility is strong. and must be concise, can not play a box to configure complex.
Finally select the most satisfying boxy http://onehackoranother.com/projects/jquery/boxy/
Boxy production of HTML code is also very messy. But the boxy is the easiest to set up, so it's easy to get started (focus on ING and find the cup is a bit high).
–=other links=–http://www.ericmmartin.com/projects/simplemodal/http://dev.iceburg.net/jquery/jqmodal/#examples Simplemodal, Jqmodal . The two are the simplest, the flexibility is good, but need to make a lot of their own, and the official demo and I want the demand is not very much the same. Needs to be configured more, the learning cost is high. If you wish to customize your own dialog, these two plugins can be used as the base package in the package of packages. can be very convenient to meet your requirements.
http://www.malsup.com/jquery/block/ Blockui effect is very good. And the official help is also very detailed, if only a simple use of masking, recommended to use, easy to get started.
Http://jquery.com/demo/thickbox/seems very complex, and biased towards the picture, directly rejected the
Http://docs.jquery.com/UI/Dialog official to, but also to draw several extensions of JS, support window scaling what, but the production of code is too complex, not recommended.
Some dialog lists on the network http://hi.baidu.com/freezesoul/blog/item/2889b44580e2fd23cffca3fb.html HTTP// Vision-media.ca/resources/jquery/jquery-popup-plugin-review
Custom JavaScript Dialog Boxes http://hi.baidu.com/freezesoul/blog/item/63a10bfa6e54109259ee90d8.html
Jquery-dialog (popup window, shaded window)