Skip to content

igofind/jQuery-selector-helper

Repository files navigation

jQuery-Selector-Helper

If you use jQuery and frequently look for css selector in the web page,this tool can help you save time.

Where is it ?

Please open: DevTools > Elements > Selector (the side pane).

viewport

Get started - Select a tag

Select a tag and then a jQuery expression will be auto created and copyed to your clip board.

  • Use the toolbar ( or hotkeys Ctrl + Shift + C ).

Select a tag

  • Use the 'Elements' Window.

Select a tag

Interface

Interface

Toolbar

  • Auto locate ( Scroll the selected-tag into view. )

Auto locate

  • Locate ( Scroll the selected-tag into view. )

Locate

  • Mark ( Create some cover layer to mark the target. ) & Clear ( Clear all cover layers. )

Mark & Clear

  • Copy ( Copy expression into clipboard. )

Copy

  • Inject jQuery object into the current page.

Inject jQuery

Change the expression

Click(left-click) any piece of the dom-like list block can change the result of expression.See the gif,notice the length and expression's change.

Change expression

Tips

Copy only selector ( left-click ) & Copy tag's attributes (e.g. id,class,name,... ) ( right-click ).

Tips

Expression Calculator

Tips

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published