jquery Mobile Foundation----jquery Moblie widgets-collapsible (collapsible

Source: Internet
Author: User
<! DOCTYPEHTML> <!--collapsible folding-up <HTML> <Headlang="en"> <Metacharset="UTF-8"> <title></title> <!--width is the width of the device, scaling 1.0, which means no scaling--<Metaname="Viewport"content="width=device-width,initial-scale=1.0, maximum-scale=1.0, user-scalable=0;"name="Viewport"> <title></title> <!--jquerymobile must rely on 3 library files---<Scriptsrc="Jquery-2.1.4.min.js"></Script> <Scriptsrc="Jquery.mobile-1.4.5.min.js"></Script> <Linkhref="Jquery.mobile-1.4.5.min.css"rel="stylesheet"type="Text/css"> </Head> <Body> <Divdata-role="Page"> <Divdata-role="Header"> <H1> Head </H1> </Div> <Divdata-role="Content"> <!--default Folding--<Divdata-role="Collapsible"> <h4>heading</h4> <P> Life is limited, but serving the people is unlimited </P> <P> I want to devote my limited life to the unlimited serving of the </P> </Div> <!--Remove the outline of the expanded content display--<Divdata-role="Collapsible"data-content-theme="false"> <h4>heading</h4> <P> I started </.P> </Div> <!--Default Expansion--<Divdata-role="Collapsible"data-collapsed="false"> <h4>heading</h4> <P> Life is limited, but serving the people is unlimited </P> <P> I want to devote my limited life to the unlimited serving of the </P> </Div> <!--expand a list--<Divdata-role="Collapsible"> <H1> Series </H1> <uldata-role="ListView"> <Li><ahref="#">item1</a></Li> <Li><ahref="#">item2</a></Li> <Li><ahref="#">item3</a></Li> </ul> </Div> </Div> <Divdata-role="Footer"> <H1> Bottom </H1> </Div> </Div> </Body>

</HTML>

SOURCE Download:
http://download.csdn.net/download/zhaihaohao1/9164935

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.