Auto pop up?
  • Is there any documentation to instruct me to set the prettyphoto pop up to auto pop up? Im trying to set it up where when a user goes to the homepage of the site a pop up or a webpage with an image of a featured product pops up automatically. like a normal "pop up"

    can this even be done with prettyphoto?
  • Add the API call in body on load function.
  • can someone provide an inline example? I'm using the .click() function and it's pretty cheesy.. I'd like the call to have the id like this:

    $(#inline).prettyPhoto();
  • Here's most of the code...


    $(document).ready(function(){
    $("#inline").prettyPhoto().click();
    });




    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.


  • Try this

    body onload="$.prettyPhoto.open('/Videos_cat.html','Title','Get Pumped');"

Howdy, Stranger!

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