AltynbekKZ / galleriffic

Automatically exported from code.google.com/p/galleriffic
0 stars 1 forks source link

display image on (thumb) mouseover in slideshow container #112

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Code works perfect as it is.

What is the expected output? What do you see instead?
to display the pictures instead of mouseclick, mouseover on the thumbs.

What version of the product are you using? On what operating system?
gallerific 2.0 and jquery 1.3.2, Windows xp, Firefox 3, IE 7

Please provide any additional information below.
I have changed the gallery layout quite a bit, but I am struckling to
change the gallery navigation to mouseover instead of clicking on the thumbs.

Is it possible to change or to add a mouseover functionality to the navigation.

I have not much skills in js. A specific question is, if the <a href>
element is the only reason that the slideshow picture changes by clicking
on the thumbs? 

<li><a class="thumb"
href="http://farm4.static.flickr.com/3205/2538164270_4369bbdd23.jpg"
title="Title #7"><img
src="http://farm4.static.flickr.com/3205/2538164270_4369bbdd23_s.jpg"
alt="Title #7" /></a></li>

Original issue reported on code.google.com by frei...@googlemail.com on 17 May 2010 at 9:40