Plugin Directory

Changeset 1253263


Ignore:
Timestamp:
09/25/2015 09:57:19 AM (11 years ago)
Author:
k00ni
Message:

Small adaptions to provide more good information for later usage.

Location:
fixed-menu-anchor/trunk
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • fixed-menu-anchor/trunk/readme.txt

    r1253253 r1253263  
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    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.
     10If 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
     11the sticky header does not overlap HTML content anymore.
    1212
    1313== Description ==
     
    3535== Changelog ==
    3636
     37= 1.0.2 =
     38* Small adaptions to provide more good information for later usage.
     39
    3740= 1.0.1 =
    3841* Added support for `id` attribute (e.g. you can use <p id="foo"></p>)
    3942
    40 = 1.0 =
     43= 1.0.0 =
    4144* First release; introducing a way to jump right before an anchor target
    4245* Anchor target recognized using `name` attribute. (e.g. use <a name="foo"></a>)
Note: See TracChangeset for help on using the changeset viewer.