Skip to content
  • Blog (1)
  • About Us
  • Tags
  • Donations
1SMARTchicken - Code Made Easy
  • Tutorials (190)
  • Reference (2172)
  • Snippets (69)

Category: jQuery Reference

1SMARTchicken - Code Made Easy

Category: jQuery Reference

  • Tutorials (190)
  • Reference (2172)
  • Snippets (69)
  • Blog (1)
  • About Us
  • Tags
  • Donations
1SMARTchicken - Code Made Easy
  • Tutorials (190)
  • Reference (2172)
  • Snippets (69)
1SMARTchicken - Code Made Easy

Category: jQuery Reference

  • Tutorials (190)
  • Reference (2172)
  • Snippets (69)
  • Home
  • Reference
  • jQuery Reference
  • Page 11
jQuery Reference

jQuery – toArray() Method

August 19, 2024 / jQuery Methods, jQuery Reference, Reference / Array, jQuery Misc Method

The toArray() method returns the elements matched by the jQuery selector as an array.

jQuery Reference

jQuery – toggle() Method

August 19, 2024 / jQuery Methods, jQuery Reference, Reference / jQuery Effect

The toggle() method toggles between hide() and show() by showing a hidden element and hiding a visible element.

jQuery Reference

jQuery – toggleClass() Method

August 19, 2024 / jQuery Methods, jQuery Reference, Reference / jQuery HTML/CSS

The toggleClass() method toggles between adding and removing one or more class names from the selected elements.

jQuery Reference

jQuery – trigger() Method

August 19, 2024 / jQuery Methods, jQuery Reference, Reference / jQuery Event

The trigger() method triggers a specified event and the default behavior of an event for the selected elements.

jQuery Reference

jQuery – triggerHandler() Method

August 19, 2024 / jQuery Methods, jQuery Reference, Reference / jQuery Event

The triggerHandler() method triggers a specified event for the selected element. The default behavior is not executed.

jQuery Reference

jQuery – unwrap() Method

August 19, 2024 / jQuery Methods, jQuery Reference, Reference / jQuery HTML/CSS

The unwrap() method removes the parent element of the selected elements.

jQuery Reference

jQuery – val() Method

August 19, 2024 / jQuery Methods, jQuery Reference, Reference / jQuery HTML/CSS

The val() method sets the value attribute of the selected elements.

jQuery Reference

jQuery – width() Method

August 19, 2024 / jQuery Methods, jQuery Reference, Reference / jQuery HTML/CSS

The width() method sets the width of the selected elements, not including padding, border, or margin.

jQuery Reference

jQuery – wrap() Method

August 19, 2024 / jQuery Methods, jQuery Reference, Reference / jQuery HTML/CSS

The wrap() method wraps specified HTML element(s) around EACH selected element separately. Every selected element will be wrapped on its own.

jQuery Reference

jQuery – wrapAll() Method

August 19, 2024 / jQuery Methods, jQuery Reference, Reference / jQuery HTML/CSS

The wrapAll() method wraps specified HTML element(s) around all selected elements as a whole.

jQuery Reference

jQuery – wrapInner() Method

August 19, 2024 / jQuery Methods, jQuery Reference, Reference / jQuery HTML/CSS

The wrapInner() method wraps specified HTML element(s) around the CONTENT (innerHTML) of each selected element.

jQuery Reference

jQuery – Document Ready Function Templates

July 27, 2024 / jQuery Reference, jQuery Resources, Reference / Template

The document ready function templates are used when including jQuery embedded in an HTML document, as a JavaScript document, or in a WordPress site.

jQuery Reference

jQuery – List of AJAX Methods

July 27, 2024 / jQuery Reference, jQuery Resources, Reference / AJAX

This is a quick reference list of jQuery AJAX Methods that are used to exchange data with a server and update parts of the document without reloading.

jQuery Reference

jQuery – List of Event Methods

July 27, 2024 / jQuery Reference, jQuery Resources, Reference

This is a quick reference list of jQuery event Methods that are used to trigger or attach a function to an event handler for the selected elements.

jQuery Reference

jQuery – List of Effect Methods

July 27, 2024 / jQuery Reference, jQuery Resources, Reference / Animation

This is a quick reference list of jQuery effect methods for creating animation effects for the selected elements.

jQuery Reference

jQuery – List of HTML/CSS Methods

July 27, 2024 / jQuery Reference, jQuery Resources, Reference

This is a quick reference list of jQuery HTML/CSS Methods that are used to manipulate the selected elements.

jQuery Reference

jQuery – List of Selectors

July 27, 2024 / jQuery Reference, jQuery Resources, Reference

This is a quick reference list of jQuery selectors and how they work in selecting HTML elements to apply scripting.

jQuery Reference

jQuery – List of Miscellaneous Methods

July 27, 2024 / jQuery Reference, jQuery Resources, Reference

This is a quick reference list of jQuery Miscellaneous Methods that are used for various things involving the selected elements.

jQuery Reference

jQuery – List of Traversing Methods

July 27, 2024 / jQuery Reference, jQuery Resources, Reference

This is a quick reference list of jQuery Traversing Methods that are used to move through the selected elements.

jQuery Reference

jQuery – List of Properties

July 27, 2024 / jQuery Reference, jQuery Resources, Reference

This is a quick reference list of jQuery Properties that are used to trigger or attach a function to an event handler for the selected elements.

← Previous 1 … 10 11

or View All Tags

Tutorials

  • HTML Tutorials (40)
  • CSS Tutorials (45)
    • CSS Flexbox (12)
  • JavaScript Tutorials (13)
  • jQuery Tutorials (13)
  • PHP Tutorials (0)
  • SQL Tutorials (0)
  • Python Tutorials (79)
    • Python File Handling (4)
    • Python and MySQL (11)
  • WordPress Tutorials (0)

Reference

  • HTML Reference (244)
    • HTML Tags (107)
    • HTML Attributes (46)
    • HTML Events (76)
    • HTML Resources (15)
  • CSS Reference (309)
    • CSS Selectors (55)
    • CSS Properties (220)
    • CSS Functions (17)
    • CSS Resources (17)
  • JavaScript Reference (555)
    • JavaScript Selectors (7)
    • JavaScript Operators (12)
    • JavaScript Statements (17)
    • JavaScript Methods (284)
    • JavaScript Properties (162)
    • JavaScript RegExp (45)
    • JavaScript Resources (28)
  • jQuery Reference (220)
    • jQuery Selectors (54)
    • jQuery Methods (140)
    • jQuery Ajax Methods (16)
    • jQuery Properties (17)
    • jQuery Resources (9)
  • PHP Reference (460)
    • PHP Keywords (59)
    • PHP Functions (400)
    • PHP Constants (0)
    • PHP Resources (1)
  • SQL Reference (290)
    • SQL Keywords (59)
    • MySQL Functions (138)
    • SQL Server Functions (83)
    • SQL Resources (10)
  • Python Reference (94)
    • Python Methods (86)
    • Python Resources (8)
  • WordPress Reference (0)

Snippets

  • HTML Snippets (3)
  • CSS Snippets (12)
  • JavaScript Snippets (5)
  • jQuery Snippets (8)
  • PHP Snippets (1)
  • SQL Snippets (3)
  • Python Snippets (1)
  • WordPress Snippets (36)
1SMARTchicken - Code Made Easy

333 Washington Blvd.
Suite 126
Marina del Rey, CA 90292
United States

contact2025@1smartchicken.com

  • About Us
  • Privacy Policy
  • Cookie Policy
  • Terms & Conditions

Search for Code:

or View All Tags

Copyright © 2025 1SMARTchicken | All Rights Reserved.