How call prettyPhoto from input type button
  • Hello,

    How call prettyPhoto from input type button using iframe ??
  • i try this:




    $(document).ready(function(){
    $("input[alt^='prettyPhoto']").prettyPhoto({theme:'facebook'});
    });


    but did not work

Howdy, Stranger!

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