Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 229 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 229 Bytes

selector-finder

Jquery or Javascript functions You can use this function to get objects from DOM in a webpage using jQuery. You can get urls from links or data.

ex. getList("h2>a","url")
ex. getList("span.data","text")