Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() ![]() |
Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2012-02-09 (4 years ago) ![]() | Not yet rated by the users | Total: 204 | All time: 7,795 This week: 1,140![]() |
Version | License | PHP version | Categories | |||
smooth-div-scroller 1.0 | Artistic License | 5.0 | PHP 5 |
Description | Author | |
This class can make HTML content scroll smoothly with a jQuery plug-in. |
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"); |
![]() | smooth-div-scroller-2012-02-09.zip 1KB |
![]() | smooth-div-scroller-2012-02-09.tar.gz 1KB |
![]() | Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.