Skip to content

yiimod/scroll-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scroll-up

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', ), ),