[Plugin: Fancy Gallery] working with AJAXed posts
-
Hi, nice plugin.
I’m trying to use it with posts i’ve been loading using this technique:
http://www.emanueleferonato.com/2010/04/01/loading-wordpress-posts-with-ajax-and-jquery/So it works fine for posts on my frontpage (normally loaded) but not with the posts that I load with ajax and insert into the innerhtml of a div on my page. They do have the fancy-gallery classes and so on, but I guess their event handlers aren’t hooked up.
So my question is, is it possible to re-run the event-handler initialization code (or however it works) for the fancy gallery? Because then I think I could load my posts from ajax, invoke the event-handler hooking up code, and be happy.
Thanks in advance~
The topic ‘[Plugin: Fancy Gallery] working with AJAXed posts’ is closed to new replies.