hi i dont understand what to do. i click on the plugin and the only option i see are the images sizes and where to put the image links.. what do i do next? i just want a borderless fading transition between 3 or 4 pics and fading in and out in maybe 2 secs? is there i tried just copying and pasting this:
$(‘#placeholder’).crossSlide({
sleep: 2,
fade: 1
}, [
{ src: ‘sand-castle.jpeg’ },
{ src: ‘sunflower.jpeg’ },
{ src: ‘flip-flops.jpeg’ },
{ src: ‘rubber-ring.jpeg’ }
]);
into the custom code widget i am trying to use but it doesnt seem to work ??
any help would be awesome! ??