javascript - Create a lightbox/colorbox without adding a link before the image? -



javascript - Create a lightbox/colorbox without adding a link before the image? -

i have downloaded colorbox plugin, linked js file , css file. create phone call follows:

$(function() { $(".colorbox").colorbox() });

however particular plugin (and lightbox plugins have checked!) require link before image. issue not want add together link image in order trigger lightbox. there way can add together .colorbox images only??

thank you.

javascript jquery html css lightbox

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -