:
The complete code is as follows:
<! DOCTYPE html PUBLIC "-// W3C // dtd xhtml 1.0 Transitional // EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <ptml xmlns = "http://www.w3.org/1999/xhtml"> <pead> <meta http-equiv =" content-Type "content =" text/html; charset = UTF-8 "/> <title> jquery bottom-right sliding pop-up to close the reproduction layer blog garden plan tutorial </title> <meta name =" keywords "content =" www.jb51.net "/> <style type = "text/css"> * {margin: 0px; padding: 0px;} # jihuaslide {width: 300px; height: 200px; border: 1px solid #000; position: fixed; bottom: 2px; right: 2px; display: none; background-color: White;} # jihuaslide a {position: absolute; top: 8px; right: 8px; font-size: 12px; text-decoration: none; color: blue ;}# jihuaslide h2 {font-size: 24px; text-align: center; font-family: "" ;}# reshow {position: fixed; right: 2px; bottom: 2px; font-size: 12px; display: none; background-color: White; cursor: pointer; border: 1px solid #000 ;} </style> </pead> <body> hi jihua jb51.net cnblogs welcome to a baidu.com B hello Jihua. You are coming back to close the sliding bottom right corner to bring up the reproducible layer www.jb51.net jquery tutorial </body> </ptml>
[Ctrl + A select all Note: If you need to introduce external Js, You need to refresh it to execute]