Vanilla 2
Discussions
Activity
Sign In
prettyPhoto support
error in prettyphoto.js
marcin2003
August 2010
I've got code for pretty photo like this:
$(document).ready(function(){
$("a[rel^='prettyPhoto']").prettyPhoto({theme:'facebook'});
Sys.WebForms.PageRequestManager.getInstance().add_endRequest(function(){
$("a[rel^='prettyPhoto']").prettyPhoto({theme:'facebook'});
});
});
Bind pretty photo after async postback cause an error like this:
Message: '$ppt' is empty or isn't an object
Row: 55
Char: 418
Code: 0
URI: http://localhost/xxx/Scripts/jquery.prettyPhoto.min.js
Any help for me?
scaron
August 2010
Can you put it online on a server so I can test it?
The link you've put is on your local server :(
Thanks!
Add a Comment
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Categories
All Discussions
2,644
General
305
Showoff your stuff!
8
prettyComments support
7
prettySociable support
43
WP-prettyphoto support
179
prettyCheckboxes support
40
prettyGallery support
74
prettyMobile support
34
prettyPhoto support
1,937
prettyLoader support
12
INK - Support forum
5
Powered by Vanilla