I, am newbie in jquery plugins.
I've included jquery fancybox plugin on my site and it works perfect, but I want it to only popup my images not slide them.
Pics are on the different parts of the page so they are not logically connected with each other.
I am using this code :
$('.fancybox').fancybox();
and the images have class "fancybox"