Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Simple Image Gallery Plugin (Square It)
#74
Simple Image Lightbox Gallery Plugin http://get-simple.info/forum/viewtopic.php?id=618

I had to replace
Code:
<script>
    jQuery(document).ready(function() {
        $('a[rel*=facybox]').facybox();

Code:
<script>
    jQuery(document).ready(function() {
        $('a[rel*=lightbox[galeria]]').facybox();
        
    });
Reply


Messages In This Thread
Simple Image Gallery Plugin (Square It) - by Oleg06 - 2010-04-08, 02:39:55



Users browsing this thread: 1 Guest(s)