jquery UI Common (ii) (dialog box | Rotary Actuators | Tool tip Box (form) | Special effects (blinds))

Source: Internet
Author: User

One, add the Information dialog box Http://www.w3cschool.cc/try/tryit.php?filename=jqueryui-example-dialog-modal-form,

Modal Forms | Modal message two, slider (can be used in delay days)

Http://www.w3cschool.cc/jqueryui/example-slider.html

Http://www.w3cschool.cc/try/tryit.php?filename=jqueryui-example-slider-rangemax

Three, rotary device

Http://www.w3cschool.cc/jqueryui/example-spinner.html

Iv. Tool tip box (form)

Http://www.w3cschool.cc/try/tryit.php?filename=jqueryui-example-tooltip-forms

<script>$ (function () {$ ("[title]"). tooltip (); });</script><form> <div> <label for="FirstName"> Name </label> <input id="FirstName"Name="FirstName"title="please provide your name. "> </div> <div> <label for="LastName"> Surname </label> <input id="LastName"Name="LastName"title="Please provide your last name. "> </div> </form>

Two fields in a form:

<form> <div> <label for="FirstName"> Name </label> <input id="FirstName"Name="FirstName"title="please provide your name. "> <label for="LastName"> </label> <label for="LastName"> Surname </label> <input id="LastName"Name="LastName"title="Please provide your last name. "> </div> <div> <label for="Address"> Address </label> <input id="Address"Name="Address"title="your home or work address. "> </div> </form>

Five, special effects Http://www.w3cschool.cc/try/tryit.php?filename=jqueryui-example-effect

jquery UI Common (ii) (dialog box | Rotary Actuators | Tool tip Box (form) | Special effects (blinds))

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.