jQuery gallery
jQuery gallery
Out of context: Reply #4
- Started
- Last post
- 10 Responses
- zenmasterfoo0
I use this gallery slider in one of my projects. Try using a background image for the list element in the numbered navigation.
stripTransmitter ul li {
float:left;
margin:0 1px 1px 0;
width:20px;
}- you'll have to much with the size of the li element as well.zenmasterfoo