Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript img link in a ul, simple problem? Re: img link in a ul, simple problem?

#96702
wolfcry911
Participant

Its the z-index. Change the .show class to:

div.rotator ul li.show {
z-index: 1;
}

and make the #topNav z-index something higher