js-blanky

0.1.1 • Public • Published

blanky

Opens outbound links in an new window.

Users … may be search-navigators or link-clickers, but they all have additional mental systems in place that keep them aware of where they are on the site map. That is, if you put the proper markers in place. Without proper beacons to home in on, users will quickly become disoriented.
// defaults
$("body").blanky({
    blank: true, 
    noopener: true, 
    nofollow: false, 
    debug: false
});

demo

Sources and more info

/js-blanky/

    Package Sidebar

    Install

    npm i js-blanky

    Weekly Downloads

    1

    Version

    0.1.1

    License

    ISC

    Unpacked Size

    7.26 kB

    Total Files

    4

    Last publish

    Collaborators

    • aldo-f