Can't get it to work, help!
  • Hi, I have a problem with the plugin.
    It's uploaded to the server and I put those lines in the header.php file (I use wordpress):






    $(document).ready(function(){
    $("a[rel^='prettyPhoto']").prettyPhoto();
    });



    I get this error:


    $(document).ready(function(){
    Uncaught TypeError: Property '$' of object [ Object DOMWindow ] is not a function
    $("a[rel^='prettyPhoto']").prettyPhoto();
    });



    How can I solve it?
    Thanks in advance,
    Jason
  • someone? please
  • Looks like jQuery might not be properly loaded.

    Thanks!

Howdy, Stranger!

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