Jquery click the pop-up layer with a title bar (from the top right corner) to bring up the effect. The jquery title bar
The example in this article describes the effect of clicking the pop-up layer with the title bar in jquery (from the top right corner. Share it with you for your reference. The details are as follows:
This is a jquery pop-up layer. After clicking the text, the page is redirected to the upper-right corner of the page. This type of pop-up box includes the close button, which allows you to customize the title bar and pop-up box content, the style can be defined by yourself, and the code is concise. It is implemented based on jquery and has a great learning reference value. You can also use it out of the box.
The running effect is as follows:
The Online Demo address is as follows:
Http://demo.jb51.net/js/2015/jquery-fade-in-title-info-stye-alert-codes/
The Code is as follows:
<! DOCTYPE html PUBLIC "-// W3C // dtd xhtml 1.0 Transitional // EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
I hope this article will help you with jQuery programming.