Floatbox not working after ajax call

Page: 1

Author Post
Member
Registered: Nov 2014
Posts: 10
Hey can you take a look at my implementation.

Floatbox is working fine until there is an ajax call to the page. If you either click to the next page of results, or use one of the filters on the left side to narrow the results, the floatbox no longer is activated.

I know there is a way to do this, I had it working before when I was using fancybox.

I am pretty sure I can just call floatbox again in the ajax call, but is there a way to do it without having to do that?

My page: https://www.drlistings.com/

We had discussions before about an issue with 3dtransform and bxslider.. those issues have been solved thanks to you! Hopefully you can help me with this one as well.
Member
Registered: Nov 2014
Posts: 10
I'm going to try what you suggested in another topic about adding fb.activate(); at the end of each of the dynamic content calls.
Administrator
Registered: Aug 2008
Posts: 3382
There's a section in the instructions on this topic.

http://floatboxjs.com/instructions#dynamic

Page: 1