brianlange Posted January 31, 2011 Share Posted January 31, 2011 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 More sharing options...
Maq Posted January 31, 2011 Share Posted January 31, 2011 Please do not double post. Link to comment https://forums.phpfreaks.com/topic/226264-jquery-rerun-statement/#findComment-1167983 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.