About

To test your selector, you can use the developer tools of your browser.

Example

Jquery

In the console, you can type the element selector:

$$("selector")

For instance in Chrome:

Jquery Selector Chrome

Firebug

Firebug:

Selector Firebug

Chrome

CMD/Ctrl+F in the elements pane.