Go Back   CodingForums.com > :: Client side development > JavaScript programming > JavaScript frameworks

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-27-2009, 04:00 PM   PM User | #1
pimpthatfood
New Coder

 
Join Date: Sep 2009
Posts: 30
Thanks: 2
Thanked 0 Times in 0 Posts
pimpthatfood is an unknown quantity at this point
Stopping slide show... what is going wrong?

This is my css and I am having a hard time trying to find where is my problem as the jquery slide show is stopping at the end. Is there something wrong in the css i'm using? I have downloaded the jquery cycleplugin.js but is not working? I need help with this cos is driving me crazy cos I can't understand what is wrong.


#slideshow {
position:relative;
height:336px;
width:448px;
text-align:center;
left:60px;
}

#slideshow a{
position:absolute;
top:0;
left:0;
z-index:8;
}

#slideshow a img{
border:none;
}

#slideshow a.active {
z-index:10;
}

#slideshow a.last-active {
z-index:9;
}
pimpthatfood is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:34 PM.


Advertisement
Log in to turn off these ads.