Home Web Front-end H5 Tutorial HTML5 mobile pop-up mask menu special effects code_html5 tutorial skills

HTML5 mobile pop-up mask menu special effects code_html5 tutorial skills

May 16, 2016 pm 03:46 PM
html5

The rendering is as follows:

The code is as follows:
XML/HTML CodeCopy content to clipboard
  1. <!doctype html>    
  2. <html lang="zh">    
  3. <head>    
  4. <meta charset="UTF-">    
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=">    
  6. <meta name="viewport" content="width=device-width, initial-scale=.">    
  7. <title>jQuery比bootstrap效果还帅的响应式模态窗口插件 - 何问起</title><base target="_blank" />    
  8. <link rel="stylesheet" href="http://hovertree.com/texiao/html//reset.css"> <!-- CSS reset -->    
  9. <link rel="stylesheet" href="http://hovertree.com/texiao/html//style.css"> <!-- Resource style -->    
  10. <!--[if IE]>    
  11. <script src="http://hovertree.com/texiao/html//htmlshiv.min.js"></script>    
  12. <![endif]-->    
  13. </head>    
  14. <body>    
  15. <div class="sucaihuo-container">    
  16. <section class="cd-section">    
  17. <a class="cd-bouncy-nav-trigger" href="javascript:;" target="_self">显示菜单</a>    
  18. </section>    
  19. <div><a href="http://hovertree.com/h/bjaf/menulayer.htm">原文</a> <a href="http://hovertree.com/">首页</a> <a href="http://hovertree.com/texiao/">特效</a> <a href="http://hovertree.com/texiao/keleyi/">向上弹出菜单</a>    
  20. </div>    
  21. <div class="cd-bouncy-nav-modal">    
  22. <nav>    
  23. <ul class="cd-bouncy-nav">    
  24. <li><a href="http://hovertree.com/">首页</a></li>    
  25. <li><a href="http://hovertree.com/menu/jquery/">jQuery</a></li>    
  26. <li><a href="http://hovertree.com/menu/php/">PHP</a></li>    
  27. <li><a href="http://hovertree.com/h/bjaf/hovertreebatch.htm">批量</a></li>    
  28. <li><a href="http://hovertree.com/texiao/easysector/">饼图</a></li>    
  29. <li><a href="http://tool.hovertree.com/">工具</a></li>    
  30. </ul>    
  31. </nav>    
  32. <a href="#" class="cd-close" target="_self">关闭菜单</a>    
  33. </div>    
  34. </div>    
  35. <script src="http://hovertree.com/ziyuan/jquery/jquery-...min.js"></script>    
  36. <script src="http://hovertree.com/texiao/html//main.js"></script> <!-- Resource jQuery -->    
  37. </body>    
  38. </html>

The above code is the HTML5 mobile pop-up mask menu special effect code shared by the editor. I hope it will be helpful to everyone.

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Article Tags

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Nested Table in HTML Nested Table in HTML Sep 04, 2024 pm 04:49 PM

Nested Table in HTML

Table Border in HTML Table Border in HTML Sep 04, 2024 pm 04:49 PM

Table Border in HTML

HTML margin-left HTML margin-left Sep 04, 2024 pm 04:48 PM

HTML margin-left

HTML Table Layout HTML Table Layout Sep 04, 2024 pm 04:54 PM

HTML Table Layout

Moving Text in HTML Moving Text in HTML Sep 04, 2024 pm 04:45 PM

Moving Text in HTML

HTML Ordered List HTML Ordered List Sep 04, 2024 pm 04:43 PM

HTML Ordered List

HTML onclick Button HTML onclick Button Sep 04, 2024 pm 04:49 PM

HTML onclick Button

HTML Input Placeholder HTML Input Placeholder Sep 04, 2024 pm 04:54 PM

HTML Input Placeholder

See all articles