Ajax Success JavaScript - K2 Options


/ Published in: JavaScript
Save to your folder(s)



Copy this code and paste it in your HTML
  1. // Lightbox v2.03.3 - Adds new images to lightbox
  2. if (typeof myLightbox != 'undefined' && myLightbox instanceof Lightbox && myLightbox.updateImageList) {
  3. myLightbox.updateImageList();
  4. }

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.