Multiple pages-FB wont open

Page: 1

Author Post
Member
Registered: May 2016
Posts: 9
Ok so FB installed and working great.. on a grid.. if they use click Next to go to the next page of records.. the FB code doesnt fire.

I found this thread:
https://floatboxjs.com/forum/topic.php?id=243

but my floatbox.js is minified. so I cant edit it.

Any ideas?
Administrator
Registered: Aug 2008
Posts: 3382
That linked thread is ancient and applies to a very early version of Floatbox. It has no applicability to modern releases.

If you are dynamically inserting the next page of floatboxed links into an already complete document, you will need to run fb.activate to light up those new links.

Please see
https://floatboxjs.com/instructions#dynamic
and
https://floatboxjs.com/api#activate
for details.

Cheers...

Page: 1