yairEO/stickyfloat

Not working on ajax loaded conntent

asarf opened this issue · 2 comments

asarf commented

I am trying to use sticky float on Ajax loaded content. Before ajax load its works fine but after ajax success sticky float stops working.

I have initialized sticky float after Ajax success but no go.

Any idea how to implement this plugin on Ajax loaded content.

can you create a demo page in jsbin? (use setimeout to simulate content loaded via ajax)

asarf commented

I was directly using demo stickfloat.js file and it was causing errors, I download latest copy of stickyfloat and its working absolutely fine now.

Thank you for the plugin.