- Companion
- class
Type members
Classlikes
Selects every <p> elements that is the first child of its parent.
Selects every <p> elements that is the first child of its parent.
Selects every <p> element that is the first <p> element of its parent.
Selects every <p> element that is the first <p> element of its parent.
Selects <input> elements with a value within a specified range.
Selects <input> elements with a value within a specified range.
Selects all <input> elements with an invalid value.
Selects all <input> elements with an invalid value.
Selects every <p> element with a lang attribute value starting with "it".
Selects every <p> element with a lang attribute value starting with "it".
Selects every <p> elements that is the last child of its parent.
Selects every <p> elements that is the last child of its parent.
Selects every <p> element that is the last <p> element of its parent.
Selects every <p> element that is the last <p> element of its parent.
Selects every element that is not a <p> element.
Selects every element that is not a <p> element.
- Companion
- object
Selects every <p> element that is the second child of its parent.
Selects every <p> element that is the second child of its parent.
Selects every <p> element that is the second child of its parent, counting from the last child.
Selects every <p> element that is the second child of its parent, counting from the last child.
Selects every <p> element that is the second <p> element of its parent, counting from the last child.
Selects every <p> element that is the second <p> element of its parent, counting from the last child.
Selects every <p> element that is the second <p> element of its parent.
Selects every <p> element that is the second <p> element of its parent.
Selects every <p> element that is the only child of its parent.
Selects every <p> element that is the only child of its parent.
Selects every <p> element that is the only <p> element of its parent.
Selects every <p> element that is the only <p> element of its parent.
Selects <input> elements with no "required" attribute.
Selects <input> elements with no "required" attribute.
Selects <input> elements with a value outside a specified range.
Selects <input> elements with a value outside a specified range.
Selects <input> elements with a "readonly" attribute specified.
Selects <input> elements with a "readonly" attribute specified.
Selects <input> elements with no "readonly" attribute.
Selects <input> elements with no "readonly" attribute.
Selects <input> elements with a "required" attribute specified.
Selects <input> elements with a "required" attribute specified.
Selects the portion of an element that is selected by a user .
Selects the portion of an element that is selected by a user .
Selects the current active #news element (clicked on a URL containing that anchor name).
Selects the current active #news element (clicked on a URL containing that anchor name).
Value members
Concrete methods
Selects all elements with a name containing the word value.
Selects all elements with a name containing the word value.