Codeinwp / Nivo-Slider-jQuery

Nivo Slider - The Most Awesome jQuery Image Slider
http://docs.themeisle.com/article/485-getting-started-with-the-nivo-slider-jquery-plugin
MIT License
1.25k stars 605 forks source link

First Image Link not Updated #34

Closed greven closed 13 years ago

greven commented 14 years ago

When you land on the page with the slider, if you have your images wrapped with links, if you hover the first slide before it changes you'lll see it has the wrong link.

For example in your Demo Page http://nivo.dev7studios.com/demos/ If you check the second slider after you land on the page you'll see it has the link to the 4th image, when it should have the 1st Image Link.

gilbitron commented 14 years ago

This is a known bug and will be updated in v2.0.

greven commented 14 years ago

Thanks for your comment gil! Loving your slider. The only real issue for me is that one, good you knew it already, sorry for that. I have another issue that is the Firefox performance, it's strange your demo page works good under firefox, but on my page it doesn't. On Chrome is very very smooth. I have a test page here: http://paintbits.com/wptest/

IbnSaeed commented 14 years ago

The problem still exists in v2.0

ghost commented 13 years ago

it doenst exist...

put display:block on the first image and display:none on all the others.

IbnSaeed commented 13 years ago

Hello cimmmann

Here is my code, i dont know where to place "display:block:"

div id="slider" a href="ht...ps://www....domain.com/product_info1.html"> a href="ht....tps://www.....domain.com/product_info2.html"> a href="h....ttps://www.....domain.com/product_info1.html">

/div

IbnSaeed commented 13 years ago

@cimmaann,

the code worked, thanks alot.