Javascript Image Slider / Posts /

Navigation Bullets doesnt work inside slider

-1
Hi

I am trying to put navigation bullets inside the slider but it seems that this doesn't work, if put the outside the slides it works perfect but I need them inside because of the space dedicate to this slide.

Can you help me with this?

Thanks in advance

Miguel
Miguel  11 years ago   viewed: 6210    

6 Answers

0
It should work within the slider. Just configure your CSS settings to make it appear within the slider.
If it doesn't, please stage a testing page online so that I can dig into it.
milo   11 years ago
0
Hi, i already configure the CSS so the slider appears in the middle of the page. It shows perfect but it doesn't accept a click. This is my web page http://www.infoss.com.mx

#slider {
    width:1366px;height:1000px;/* Make it the same size as your images */
background:#fff url(loading.gif) no-repeat 50% 50%;
position:absolute;
margin: auto auto; /*make the image slider center-aligned */
    box-shadow: 0px 1px 5px #999999;
}

div.navBulletsWrapper  {
left:600px; top:450px; /* Its position is relative to the #slider */
width:150px;
background:none;
padding-left:20px;
position:relative;
z-index:5;
cursor:pointer;
}


Thanks in advance

Miguel

Migue   11 years ago
0
Maybe some of the elements on the page are overlapping. You can give each element a border, such as border:1px solid red, to see if they are overlapping.
milo   11 years ago
0
Hi

I was checking the code many times and everything was ok and I found the cause. when I use the slider in my website I assigned a z-index:-1; so it can be as a background slider and in this case the controls doesn't work, but it is the only way I can use it as a background slider.

Is there any other way i can use it as a background of my website?

I already used z-Index:0; but it appears in front of all the website content and I can't see the website, just the slider in front, and I try using a higher z-index in all other webparts but slider still remains in the front.

Can you help me with this?

Thanks in advance

Miguel

Miguel   11 years ago
0
Did you attend to the slider's CSS? It has z-index settings either.
Tom   11 years ago
0
I have the same problem. If bullets are inside slider you see them but they dont work...
tomo   11 years ago

   

Your name*
Password
(Optional. Used to modify this post afterwords)
+ =  

Ask your Own Question

  • If your question is related to the topic of this post, you can post your question to this page by clicking the "Post a reply" button at left;

  • When you want to start a new page for your question: