2017 © Pedro Peláez
 

yii2-extension yii2-scroll-to-top

Scroll-to-top button widget for Yii2

image

uran1980/yii2-scroll-to-top

Scroll-to-top button widget for Yii2

  • Saturday, March 7, 2015
  • by uran1980
  • Repository
  • 1 Watchers
  • 2 Stars
  • 1,989 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 3 Versions
  • 2 % Grown

The README.md

Yii2 ScrollToTop button widget

Based on scrollToTop jQuery plugin., (*1)

screen-01, (*2)

Installation

Composer

The preferred way to install this extension is through Composer., (*3)

Either run, (*4)

php composer.phar require uran1980/yii2-scroll-to-top "dev-master"

or add, (*5)

"uran1980/yii2-scroll-to-top": "dev-master"

to the require section of your composer.json, (*6)

Usage

To activate this widget on all pages add this line to you project main layout ...\frontend\views\layouts\main.php before Yii endBody() block:, (*7)

<?php echo uran1980\yii\widgets\scrollToTop\ScrollToTop::widget(); ?>

Author

Ivan Yakovlev, e-mail: uran1980@gmail.com, (*8)

The Versions

07/03 2015

dev-master

9999999-dev https://github.com/uran1980/yii2-scroll-to-top

Scroll-to-top button widget for Yii2

  Sources   Download

MIT

The Requires

 

yii2 widgets scrolltotop

07/03 2015

0.0.1

0.0.1.0 https://github.com/uran1980/yii2-scroll-to-top

Scroll-to-top button widget for Yii2

  Sources   Download

MIT

The Requires

 

yii2 widgets scrolltotop

07/03 2015

0.0.2

0.0.2.0 https://github.com/uran1980/yii2-scroll-to-top

Scroll-to-top button widget for Yii2

  Sources   Download

MIT

The Requires

 

yii2 widgets scrolltotop