pseudo

package
v2.12.2+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 7, 2015 License: MIT, MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Active

func Active() pseudo

E:active

func After

func After() pseudo

generated content after

func Before

func Before() pseudo

generated content before

func Checked

func Checked() pseudo

is checked (for instance a radio-button or checkbox)

func Disabled

func Disabled() pseudo

is disabled

func Empty

func Empty() pseudo

has no children (including text nodes)

func Enabled

func Enabled() pseudo

E:enabled

func FirstChild

func FirstChild() pseudo

first child of its parent

func FirstLetter

func FirstLetter() pseudo

the first formatted letter

func FirstLine

func FirstLine() pseudo

the first formatted line

func FirstOfType

func FirstOfType() pseudo

first sibling of its type

func Focus

func Focus() pseudo

during certain user actions

func Hover

func Hover() pseudo

E:hover

func Lang

func Lang(l string) pseudo

in language l

func LastChild

func LastChild() pseudo

last child of its parent

func LastOfType

func LastOfType() pseudo

last sibling of its type

func Link() pseudo

is the source anchor of a hyperlink of which the target is not yet visited

func Not

func Not(s selector) pseudo

does not match simple selector

func NthChild

func NthChild(n int) pseudo

the n-th child of its parent

func NthLastChild

func NthLastChild(n int) pseudo

the n-th child of its parent, counting from the last one

func NthOfType

func NthOfType(n int) pseudo

the n-th sibling of its type

func OnlyChild

func OnlyChild() pseudo

only child of its parent

func OnlyOfType

func OnlyOfType() pseudo

only sibling of its type

func Root

func Root() pseudo

root of the document

func Target

func Target() pseudo

being the target of the referring URI

func Visited

func Visited() pseudo

is the source anchor of a hyperlink of which the target is already visited (:visited)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL