TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
David Smith
NA
2k
0
Carousel slide show list of images - ol, li,
Jul 10 2013 5:33 AM
Carousel slide show list of images - ol, li,
I am trying to implement the list of images. I do not want to explicitly spell out the images. Review screen shot. I trying to implement the slide show list similiar to yahoo.com review screen shot
Here is my html code below.
<div id="carouselFooter" class="carouselFooter" >
<div id="carouselContainer" class="carouselContainer">
<div id="sliderSlide" class="sliderSlide">
<ol id="sliderSlideList" class="sliderSlideList">
<li id="sliderSlidePanelY" class="sliderSlidePanelY"></li>
</ol> <!-- end sliderSlideList -->
</div> <!-- end sliderSlide -->
</div> <!-- end carouselContainer -->
</div> <!-- end carouselFooter -->
Attachment:
slideshowlist.zip
Reply
Answers (
3
)
HTML IMG
Img Tag is on top fixed header