Pretty Photo dosent work!
  • Hello!
    first of all, sorry for my bad eng :(
    I ve try to install Pretty Photo in this website:

    http://www.bunfant.it/test/prodotti.htm

    But it wont work.. anyone can help me?

    tnx!
  • Hi,
    document ready is missing.

    this is where you initialize your pP and customize it.
    for a start just put before


    jQuery(document).ready(function($) {

    $("a[rel^='prettyPhoto']").prettyPhoto({

    });
    });



    If you want other options i would suggest you read the documentation:
    http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/documentation/

    best regards
    bee
  • It work!
    You rulez!

    Thanks Bee!

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!