Changeset 1253263
- Timestamp:
- 09/25/2015 09:57:19 AM (11 years ago)
- Location:
- fixed-menu-anchor/trunk
- Files:
-
- 1 added
- 1 edited
-
readme.txt (modified) (2 diffs)
-
readme.txt~ (added)
Legend:
- Unmodified
- Added
- Removed
-
fixed-menu-anchor/trunk/readme.txt
r1253253 r1253263 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 Use this plugin to jump just before the target of an anchor (links with #) so that the fixed header/menu does not overlap 11 HTML content anymore.10 If your site uses a sticky header(menu, cookie banner, ...), you can use this plugin to jump just before the target of an anchor so that 11 the sticky header does not overlap HTML content anymore. 12 12 13 13 == Description == … … 35 35 == Changelog == 36 36 37 = 1.0.2 = 38 * Small adaptions to provide more good information for later usage. 39 37 40 = 1.0.1 = 38 41 * Added support for `id` attribute (e.g. you can use <p id="foo"></p>) 39 42 40 = 1.0 =43 = 1.0.0 = 41 44 * First release; introducing a way to jump right before an anchor target 42 45 * Anchor target recognized using `name` attribute. (e.g. use <a name="foo"></a>)
Note: See TracChangeset
for help on using the changeset viewer.