The special filter effect code and HTML5 Special filter code are displayed on html5 mobile phones.
As follows:
The Code is as follows:
Copy XML/HTML Code to clipboard
- <! Doctype html>
- <Html lang = "zh">
- <Head>
- <Meta charset = "UTF-">
- <Meta http-equiv = "X-UA-Compatible" content = "IE = edge, chrome =">
- <Meta name = "viewport" content = "width = device-width, initial-scale =.">
- <Title> jQuery is more handsome than bootstrap in response mode window plug-ins-he asked </title> <base target = "_ blank"/>
- <Link rel = "stylesheet" href = "http://hovertree.com/texiao/html//reset.css"> <! -- CSS reset -->
- <Link rel = "stylesheet" href = "http://hovertree.com/texiao/html//style.css"> <! -- Resource style -->
- <! -- [If IE]>
- <Script src = "http://hovertree.com/texiao/html//htmlshiv.min.js"> </script>
- <! [Endif] -->
- </Head>
- <Body>
- <Div class = "sucaihuo-container">
- <Section class = "cd-section">
- <A class = "cd-bouncy-nav-trigger" href = "javascript:;" target = "_ self"> display menu </a>
- </Section>
- <Div> <a href = "http://hovertree.com/h/bjaf/menulayer.htm"> original </a> <a href = "http://hovertree.com/"> Home </a> <a href = "http://hovertree.com/texiao/"> special effects </a> <a href = "http://hovertree.com/texiao/keleyi/"> bring up the menu </a>
- </Div>
- <Div class = "cd-bouncy-nav-modal">
- <Nav>
- <Ul class = "cd-bouncy-nav">
- <Li> <a href = "http://hovertree.com/"> Home </a> </li>
- <Li> <a href = "http://hovertree.com/menu/jquery/"> jQuery </a> </li>
- <Li> <a href = "http://hovertree.com/menu/php/"> PHP </a> </li>
- <Li> <a href = "http://hovertree.com/h/bjaf/hovertreebatch.htm"> batch </a> </li>
- <Li> <a href = "http://hovertree.com/texiao/easysector/"> pie chart </a> </li>
- <Li> <a href = "http://tool.hovertree.com/"> tool </a> </li>
- </Ul>
- </Nav>
- <A href = "#" class = "cd-close" target = "_ self"> close the menu </a>
- </Div>
- </Div>
- <Script src = "http://hovertree.com/ziyuan/jquery/jquery-...min.js"> </script>
- <Script src = "http://hovertree.com/texiao/html//main.js"> </script> <! -- Resource jQuery -->
- </Body>
- </Html>
The above code is the special effect code of the mask menu popped up on the HTML5 mobile phone that I will share with you, hoping to help you.