JQueryMobile pop-up window and pop-up layer knowledge aggregation _ jquery

Source: Internet
Author: User
This article introduces the knowledge of the jquerymobile pop-up window and pop-up layer, involving the knowledge of the jquerymobile pop-up. This article is very good and has reference value. if you need it, please refer to it. Create a form first

Close

Pop-up window content

1) click to bring up

Button

2) after the page is loaded, it will pop up.

// The script setTimeout (function () {$ ("# popupView") is loaded at page latency "). popup ('open') ;}, 1000); // 1 second script

Keyword description:

Data-overlay-theme: Background color transparent gray data-position-to: the pop-up window shows data-dismissible in the center of the window: whether to allow closing the window by clicking any position outside the window (true is allowed by default) data-transition: pop-up mode

The following code describes how to use the jquery mobile pop-up layer.

Import file

 
  

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.