Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/westurner/linkext
Find the most recent HTML DOM element with an id= attribute
https://github.com/westurner/linkext
dom dom-traversal jquery
Last synced: 5 days ago
JSON representation
Find the most recent HTML DOM element with an id= attribute
- Host: GitHub
- URL: https://github.com/westurner/linkext
- Owner: westurner
- Created: 2016-08-02T07:57:51.000Z (over 8 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-08-03T04:28:15.000Z (over 8 years ago)
- Last Synced: 2024-11-12T09:12:26.848Z (2 months ago)
- Topics: dom, dom-traversal, jquery
- Language: JavaScript
- Homepage:
- Size: 39.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
linkext
=========A jQuery script for locating the closest DOM element with an ``id=``
attribute defined in order to find the most appropriate deep link.Sources
----------
- https://www.smashingmagazine.com/2010/05/make-your-own-bookmarklets-with-jquery/- http://pastie.org/462639 -- jQuery Bookmarklet code
- http://www.codetoad.com/javascript_get_selected_text.html -- get
selected textLicense
---------
- CC0?