All | Effects | Attribute | Custom | CSS | Math | Toogle | Other





show() Show the matched element

hide() Hide the matched element

attr() Set the value of an attribute for the first element in the set of matched elements.

slide() Hide or Show the matched element with a Slide Effect.

opacity() Change the opacity of the matched element

fade() Hide or Show the matched element with a Fade Effect.

getVal() Get the Value of the matched element. This will work only with Inputs or Textareas, nothing else!

zoom() Hide or Show thee matched element with a Zoom Effect.

putVal() Get the Value of the matched element and place it inside another one. This will work only with Inputs or Textareas, nothing else!

explode() Hide or Show the matched element with a Explode Effect.

changeVal() Change the value of the matched element. This will work only with Inputs or Textareas, nothing else!

fall() Hide or Show the matched element with a Fall Effect.

blink() Make the matched element blink to your needs.

link() Change the matched element to the link of your choice.

math() Perform Multiple mathimatic operations of your choice

css() Get or Set the value of a style property for the first element in the set of matched elements.

animate() Perform a custom animation of a set of CSS properties.

size() Change the font size of the matched element.

color() Change the color of the matched element

operation() Get the awnser to the selected problem and display it in the selected element

change() Replace a word from a string with another.

fadeTo() Adjust the opacity of the matched element(s).

highlight() Give the matched element a quic highlight to get users attension.

slideTo() Adjust the height of the matched element(s).

wait() Set a timer to delay execution of subsequent items in the queue.

end() End the currently-running animation on the matched elements.

fadeToogle() Display or hide the matched elements by animating their opacity.

slideToggle() Display the matched elements with a sliding motion.

toggle() Display or hide the matched elements.

zoomToogle() Display the matched elements with a zoom like effect.

empty() Remove all child nodes of the set of matched elements from the DOM.

removeAttr() Remove an attribute from each element in the set of matched elements.

addClass() Adds the specified class(es) to each of the set of matched elements.

removeClass() Remove a single class, multiple classes, or all classes from each element in the set of matched elements.

Make a free website with Yola