Use with Ajax problem
-
The description says:
… it also support for videos, flash, YouTube, iframes and ajax.
However, it does not support ajax, unless you end the ajax procedure that updates the page content with:
if ( jQuery().prettyPhoto() ) { jQuery( "a[rel^='prettyPhoto']" ).prettyPhoto( { deeplinking: false, }); }
It would be nice if you should add this to the documentation ( in the Faq or so, this would save other plugin programmers a lot of time ).
Thank you!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Use with Ajax problem’ is closed to new replies.