highlight_anchor_target

if url contains a target, the anchor in the site will be highlighted

目前為 2017-11-01 提交的版本,檢視 最新版本

作者
lual
評價
0 0 0
版本
0.1
建立日期
2017-11-01
更新日期
2017-11-01
尺寸
1.8 KB
授權條款
未知
腳本執行於
所有網站

// Some URIs refer to a location within a document.
// This kind of URI ends with "#" followed by an anchor identifier (called the fragment identifier).
// This script will highligt the anchor in the document.
//
// For general info and as an example for using this script - see...
// http://www.w3.org/TR/html401/intro/intro.html#fragment-uri