Click here to Skip to main content
15,889,654 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
i have ul with mutiple li images

i.e



  • <img>
  • XML
    <li>
    <img>
    </li>


    XML
    <li>
    <img>
    </li>


    XML
    <li>
    <img>
    </li>


    XML
    <li>
    <img>
    </li>


    XML
    <li>
    <img>
    </li>


    XML
    <li>
    <img>
    </li>


    XML
    <li>
    <img>
    </li>


    XML
    <li>
    <img>
    </li>

    XML
    <li>
    <img>
    </li>





and now what i want is to show few images , and make slider for other images to be scrolled..

width and height of ul is small

regards
maulik shah
Posted

1 solution

Do you know that you need to use CSS and java script?

Have a look here: Automated CSS & javascript image viewer with sliding thumbnail strip[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900