Preview

Jquery Cheetsheet

Good Essays
Open Document
Open Document
4616 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Jquery Cheetsheet
jQUERY 1.4.2
VISUAL CHEAT SHEET
= NEW IN jQUERY 1.4.x / ❉ = DEPRECATED /

SELECTORS ✼ CORE ✼ ATTRIBUTES ✼ CSS ✼ TRAVERSING ✼ MANIPULATION ✼ EVENTS ✼ EFFECTS ✼ AJAX ✼ UTILITIES

a = ARRAY

/ jQ = jQUERY

/

El = ELEMENT

/

0-1 = BOOLEAN

/

Obj = OBJECT

/

NUM = NUMBER

/

Str = STRING

❉ SELECTORS / 1. BASIC All Selector (“*”)
Selects all elements. a

:first Selector
Selects the first matched element.

a

[name$=value]
Selects elements that have the specified attribute with a value ending exactly with a given string. a

:checked Selector
Matches all elements that are checked.

a

.index()
Search for a given element from among the matched elements. Num

:gt() Selector
Select all elements at an index greater than index within the matched set. a

:disabled Selector
Selects all elements that are disabled. a

Class Selector (“.class”)
Matches all elements with the given name.

[name=value]
Selects all elements that are headers, like h1, h2, h3 and so on.

a

.length
The number of elements in the jQuery object.

Num

a

:header Selector a Selects all elements that are headers, like h1, h2, h3 and so on. a

:enabled Selector
Selects all elements that are enabled.

a

Element Selector (“element”)
Selects all elements with the given tag name.

[name!=value]
Select elements that either don't have the specified attribute, or do have the specified attribute but not with a certain value. a

.selector
A selector representing selector originally passed to jQuery().

Str

:file Selector
Selects all elements of type file.

ID Selector (“#id”)
Selects a single element with the given id attribute. a

:last Selector
Selects the last matched element.

a

a

.size() a Return the number of DOM elements matched by the jQuery object.

:lt() Selector
Select all elements at an index less than index within the matched set. a a

[name^=value]
Selects elements that have the specified

You May Also Find These Documents Helpful

  • Satisfactory Essays

    Exp 7 Flame

    • 281 Words
    • 2 Pages

    A. All chemical used in this test are binary compounds. What portion of the periodic table is…

    • 281 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Other major changes include CSS Selectors which CSS2 had simple selectors and the new version calls the components as a sequence of simple selectors. Pseudo elements because many Pseudo elements have been added that allow in-depth yet easy styling. Also a new convention of double colons ‘::’ has been introduced. Style properties let multiple background images be layered in the box using different elements like background image position and repeat. Border style is the styling of borders that extended to images and rounded designs which includes creating image of the borders and then automatically apply image to the borders through CSS.…

    • 272 Words
    • 1 Page
    Satisfactory Essays
  • Satisfactory Essays

    The header tag represents a group of introductory or navigational aids. A header tag is intended to usually contain the section’s heading , but this is not required. The header tag can also be used to wrap a section’s table of contents, a search form, or any relevant logos.…

    • 235 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Nt1310 Final Exam

    • 746 Words
    • 3 Pages

    A __________ is a rule that defines the appearance of an element on a Web page.…

    • 746 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Unit 6 True

    • 287 Words
    • 1 Page

    The LIKE keyword can be used with the '%' to search for patterns in character data. TRUE…

    • 287 Words
    • 1 Page
    Satisfactory Essays
  • Good Essays

    HTML is currently in its fifth revision or HTML53. With HTML5 a standard is set for how to display the web page; where pictures are displayed, fonts used for text and total layout of the page. XML (extensible markup language) is used for web documents. CCS (cascading style sheet) is written into the HTML document or attached as a file to define the appearance of the displayed page.…

    • 897 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Using the links below and Internet research, list the usage for each of the HTML tags in the table below.…

    • 242 Words
    • 1 Page
    Satisfactory Essays
  • Good Essays

    C) one value when the condition is true and another value when the condition is false…

    • 1829 Words
    • 8 Pages
    Good Essays
  • Satisfactory Essays

    unit3lab1

    • 7639 Words
    • 49 Pages

    Write a one-page paper explaining how to use those tags. Include a short example of an HTML page that properly uses the three tags.…

    • 7639 Words
    • 49 Pages
    Satisfactory Essays
  • Good Essays

    Mmw 21 Study Guide

    • 1048 Words
    • 5 Pages

    Please match the terms or names from each column that are most closely related in significance…

    • 1048 Words
    • 5 Pages
    Good Essays
  • Better Essays

    | |could not teach me integrity, but they |groupthink of “It’s ok because everyone else seems to |…

    • 891 Words
    • 4 Pages
    Better Essays
  • Satisfactory Essays

    To determine which alternative layout is better we calculate the weighted distance, wd, scores of the two block plans.…

    • 448 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    It is a tool that you can use to eliminate repetitive types of information on your web pages. It is a file the server includes in a web page before sending it out to a browser. It uses headers, navigation panels, and footers. It’s useful because you only need to change one file and every web page using that element picks up the update.…

    • 411 Words
    • 2 Pages
    Good Essays
  • Good Essays

    In the first few chapters of the book, Johnson stresses the importance of structuring a website with user goals in mind and creating a layout that is both predictable and easy to navigate. These are the principles that information architecture is based on and is something that sassyfox.com heavily violates. Examples of this include the website’s category-based navigation and accessibility of important information.…

    • 659 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    The expression 1 To 5 in the Case 1 To 5 clause specifies the range of numbers from ____.…

    • 595 Words
    • 3 Pages
    Satisfactory Essays

Related Topics