Jump to content

jQuery rerun statement


brianlange

Recommended Posts

I'm developing a site that uses a lot of ajax. I am also using facebox.

How do I run this piece of code $('a[rel*=facebox]').facebox(); every time a new facebox link is introduced via an ajax call. I am using the jQuery live function to update links that have events but I don't know how to rerun a statement like $('a[rel*=facebox]').facebox();

Link to comment
https://forums.phpfreaks.com/topic/226264-jquery-rerun-statement/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.