Hello,
Thank you for your useful plugin.
There is an issue with updating the scrollbar on this page: http://dev.nellaterradisandokan.com/localita/malesia/
If you look at the column Luoghi da visitare on this page, you will see that the content is added via AJAX (you can check it in Google Chrome or Firefox by exploring the element where scroll occurs). However, even though I call the .scroller.reinit() function, the scrollbar rests at the end of the scrolling area and the rest of the content is not visible.
The scroller function is called in this file: http://dev.nellaterradisandokan.com/content/themes/salgari/assets/js/salgari.js
You can see that I append the HTML to the element where scroll occurs ( inner.append(...) ) and then call the reinit() function, but it does not help.
settings_refresh: 5000 also does not solve the problem.
Thanks in advance for you reply.
Kind regards,
Alexandre