Friday, August 5, 2016

"JQuery Selectors" Chrome Extension - simple example. Allows you to do a JQuery select on the page and manipulate the object somehow. I just did a highlight for demo: .show("highlight"). You could also simply right click on the html element and click "Copy" > "Copy selector". This will usually get you what you want if you're just looking for a way to get to the element in JQuery.

"JQuery Selectors" Chrome Extension - simple example. Allows you to do a JQuery select on the page and manipulate the object somehow. I just did a highlight for demo: .show("highlight"). You could also simply right click on the html element and click "Copy" > "Copy selector". This will usually get you what you want if you're just looking for a way to get to the element in JQuery.

No comments:

Post a Comment