PHP Classes

Smooth Scroll CakePHP Plugin: Scroll content smoothly with a jQuery plug-in

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 207 All time: 8,405 This week: 421Up
Version License PHP version Categories
smooth-div-scroller 1.0Artistic License5.0PHP 5
Description 

Author

This class can make HTML content scroll smoothly with a jQuery plug-in.

It is a plug-in for the CakePHP framework that can generate HTML with JavaScript to display several blocks of HTML content scrolling smoothly in an automatic way or when the use drags the mouse over scroll arrow elements.

Picture of Tran Tuan
  Performance   Level  
Name: Tran Tuan <contact>
Classes: 3 packages by
Country: Viet Nam Viet Nam
Age: 35
All time rank: 17497 in Viet Nam Viet Nam
Week rank: 163 Up2 in Viet Nam Viet Nam Up
Innovation award
Innovation award
Nominee: 1x

Details

Full runable pakage please download it here : http://www.mediafire.com/?gfd73y9j8ws044h Smooth div scroll plugin for Cakephp by Niceit - tuantinhoc@yahoo.com How to use : - Scroll take insite a <ul> tag, elements take <li> tags. *** - Take css for <ul> tag : position:relative; *** - Put following tag insite your <ul> scroll tag: <ul> <div id="makeMeScrollable"> //You can change id you want <div class="scrollingHotSpotLeft"></div> <div class="scrollingHotSpotRight"></div> <div class="scrollWrapper"> <div class="scrollableArea>" <li>...</li>//Your scroll elements <li>...</li>//Your scroll elements .... </div> </div> </div> </ul> - Use in view just call : $this->Smoothscroll->SmoothDivScroller(<Your tag id>); EX : $this->Smoothscroll->SmoothDivScroller("makeMeSrollable");

  Files folder image Files (2)  
File Role Description
Accessible without login Plain text file readme.txt Doc. decription
Plain text file smoothscroll.php Class main class

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:207
This week:0
All time:8,405
This week:421Up