[JQuery] effects, jquery Effects

Source: Internet
Author: User

[JQuery] effects, jquery Effects

I. Preface

Next, we will continue learning about jQuery in the previous chapter.

 

Ii. Content

Animate executes a Custom Animation for the css property set $ (selector ). animate (styles, speed, easing, callback) $ (selector ). animate (styles, options) delay sets the execution delay for the next item in the queue $ (selector ). delay (speed, queueName) fadeIn fade-in effect $ (selector ). fadeIn (speed, callback) fadeOut fade-out effect $ (selector ). fadeOut (speed, callback) fadeTo gradually changes the opacity of the element to the specified value $ (selector ). fadeTo (speed, opacity, callback) hide hidden element $ (selector ). hide (speed, callback) show display element $ (selector ). show (speed, callback) slideDown shows hidden selected elements in slide mode $ (selector ). slideDown (speed, callback) slideToggle to slide the visible state of the switching element $ (selector ). slideToggle (speed, callback) slideUp to hide the selected element $ (selector ). slideUp (speed, callback) stop the currently running animation $ (selector ). stop () $ (selector ). stop (isStopAll, isGotoEnd)

 

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.