FullAJAX
FullAJAX copied to clipboard
Need help with links that aren't loaded with fullajax script
Hi,
When I use jQuery.ajax to load some html content that contains links from server, how to make these links be ajaxable? (Need somehow to be recognizable by Fullajax)
When I use Fullajax, all works as expected but in this use case I have to use jQuery.
you need to call FLAX.Filter.wrap(); after you have added a new links