Content deleted Content added
Technical 13 (talk | contribs) Get rid of the install button that doesn't work. |
Technical 13 (talk | contribs) update |
||
(2 intermediate revisions by the same user not shown) | |||
Line 44:
| name = Code Anchors
| author = [[User:Technical 13|Technical 13]]
|
| skins = [[WP:Vector|Vector]]
▲ | source = [[User:Technical 13/SandBox/Gadget-codeAnchors.js]]
| browsers = Firefox 26
| install-target = [[Special:MyPage/skin.js|skin.js]] or [[Special:MyPage/common.js|common.js]]
Line 55 ⟶ 54:
This script adds anchors for all single line, non-empty block comments to all .css and .js pages so that you can link to a "section" of a script or stylesheet. All anchors are dot encoded (same this as percent encoded with '''.''' instead of '''%''').
{{-}}
Line 67 ⟶ 66:
=== Step two ===
Once you have saved the above to your skin.js or common.js, you will have to [[WP:BYPASS]] your cache to see the effects.
{{User:Technical 13/Scripts/Nav}}
|