Compatible with ie ff div layer opening + closing + dragging + mask + moving + animation changing height and width

Source: Internet
Author: User

1 drag + mask + move + change element size
<! 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> popper. w's code </title> <style type = "text/css"> body {text-align: center} # dd {margin: 50px auto} # odiv {width: 400px; height: 200px; border: 1px dotted red; border: 1px dashed green;} # odiv ul {list-style: none; text-align: left; width: 150px; font-size: 11px;} # odiv ul li {height: 25px; line-height: 25px; border-bottom: 1px dashed green;} # ho {width: 150px; height: 150px; border: 1px dotted red }</style> </pead> <body> Just a Test <input type = "button" id = "test1" value = "XslideUp-H"/> <input type = "button" id = "test2" value = "XslideDown-H"/> <input type = "button" id = "test3" value = "XslideUp-W "/> <input type = "button" id = "test4" value = "XslideDown-W"/> <input type = "button" id = "test5" value = "Xcover "/> <input type = "button" id = "test6" value = "Xmove"/> <input type = "button" id = "test7" value = "Xdrag"/> what <ul> <li> Author: popper. w </li> <li> Email: popper11@126.com </li> <li> QQ: 84101340 </li> <li> webSite: [url] www.hongwei2008.cn [/url] </li> </ul> </body> </ptml>
[Ctrl + A select all Note: If you need to introduce external Js, You need to refresh it to execute]

2-layer open Effect
<! 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 "/> <style type =" text/css "> body {}# main {width: 500px; margin: 100px; height: 500px; border: 1px solid red} # test {border: 1px solid red; display: none; width: 10px; height: 10px; background: yellow} </style> <title> Code By popper. w </title> </pead> <body> <input type = "button" value = "click to open" id = "bt"/> <input type = "button" value = "click to close" id = "bt1"/> </body> </ptml>
[Ctrl + A select all Note: If you need to introduce external Js, You need to refresh it to execute]

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.