views:

84

answers:

0

Hi there,

I'm trying to get slideViewer 1.2.js to put the clicker navigation above the actual gallery container, instead of after it. Simply changing line 40 from .after to .before breaks it (can't click on image to trigger the next slide anymore..)

I don't fully understand what happens from line 41-52, I suppose it finds each list element and adds anchors. Any pointers on how to get the nav above the gallery div without breaking the cycle in the js?

jquery slideViewer is over here: http://www.gcmingati.net/wordpress/wp-content/lab/jquery/imagestrip/imageslide-plugin.html

cheers phil