Hi all,
Just wonder if anyone here is using any kind of 'Next' and' Prev' buttons to fade between images in Simple Image Grabber?
I know that jQuery has got a few variations but is it possible to combine those?
I've already used their effect to fade hyperlinks so there most be a way to tell the script to create a gallery of the "grabbed" images. As in:
<?php images('1'); ?>
<?php images('2'); ?>
<?php images('3'); ?>
and so on...
Here's a simplier version if there's no way to make the Next and Prev buttons work.
http://nextgen-gallery.com/playground/jquery-cycle/
Anyone know how to incorporate those effects?
One example from my website where I'd like to use the buttons is:
http://www.hampusjageland.com/01/threeoverone
Thanks for your help, really appreciate it!
H