View on GitHub

iTopPage plugin for jQuery

Showing a gradient box with a white arrow (or an external image) from a specified point, when user scrolling down to the bottom of the page.

Download this project as a .zip file Download this project as a tar.gz file

iTopPage plugin for jQuery

Q: Why iTopPage? A: Imageless "Top of the page" plugin for jQuery

Showing a colored gradient box with a white arrow from a specified point, when user scrolling down to the bottom of the page.

Parameters:

Must be use the jquery.itoppage.css file to format the button!

Usage

    $(document).ready(function() {
        $().iTopPage();
    });

    //or with parameters

    $(document).ready(function() {
        $().iTopPage({startPosition: 100, title: "Oldal tetejére"});
    });

Version:

1.3.2 (2013.02.02)

1.2.2 (2013.01.22)

1.1.2 (2013.01.22)

1.0.0 (2013.01.21)

License:

GPLv2 http://www.gnu.org/licenses/gpl-2.0.html

Author:

Bubori Attila

Contact:

bubori.attila@gmail.com