-
Notifications
You must be signed in to change notification settings - Fork 0
zajacp/jquery-rt-simple-carousel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
html.erb example <div class="simple_carousel_container"> <span class="rt_left">lewo</span> <span class="rt_right">prawo</span> <span class="rt_up">up</span> <span class="rt_down">down</span> <div class="simple_carousel_content horizontal" > <ul> <li> <%=image_tag "1.png"%> </li> <li> <%=image_tag "2.png"%> </li> <li> <%=image_tag "3.png"%> </li> <li> <%=image_tag "4.png"%> </li> <li> <%=image_tag "5.png"%> </li> <li> <%=image_tag "6.png"%> </li> <li> <%=image_tag "7.png"%> </li> </ul> </div> </div>
About
Simple carousel
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published