yii-ext/scroll-up

There is no license information available for the latest version (0.5.1) of this package.

Infinite scroll-up pager

Installs: 26

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Language:JavaScript

Type:yii-extension

0.5.1 2014-06-11 09:01 UTC

This package is not auto-updated.

Last update: 2024-04-27 13:20:40 UTC


README

Yii pager for scrolling up

'pager' => array( 'class' => 'application.vendor.yii-ext.scroll-up.ScrollUpPager', 'rowSelector' => '.rows', 'listViewId' => 'message-list', 'header' => '', 'options' => array( 'negativeMargin' => '700', ), ),