attachment images galley to the fancybox jquery
-
Come posso inserire le immagini della relativa pagina, in questo javascript?
$("#manual2").click(function() { $.fancybox([ 'here_image_01.jpg', 'here_image_02.jpg', { 'href' : 'here_image_01.jpg', 'title' : 'Lorem ipsum dolor sit amet, consectetur adipiscing elit' } ], { 'padding' : 0, 'transitionIn' : 'none', 'transitionOut' : 'none', 'type' : 'image', 'changeFade' : 0 }); });
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘attachment images galley to the fancybox jquery’ is closed to new replies.