Vanilla 2
Discussions
Activity
Sign In
prettyPhoto support
Refresh page on close
guido
December 2011
I want to refresh my page when i close an iframe. How can i do this?
Im using prettyPhoto 2.5.6.
Thanks in advance,
Guido
fixticks
January 27
maybe set a js function that calls a window reload, and tie it to the call back function of prettyphoto.
$(document).ready(function(){
$("a[rel^='prettyPhoto']").prettyPhoto({
callback: function(){}, /* Called when prettyPhoto is closed */
});
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
3,194
General
313
Showoff your stuff!
8
prettyComments support
62
prettySociable support
88
WP-prettyphoto support
258
prettyCheckboxes support
61
prettyGallery support
136
prettyMobile support
80
prettyPhoto support
2,034
prettyLoader support
86
INK - Support forum
68
Powered by Vanilla