Hello all,
well, the translation module is too smart for me: it seems like when selecting another language from the menu, it manages to update the page internationalized content without actually reloading it. That's obviously great. It's just that I integrated a nice photo flexslider component which requires to be initialised and started with a few lines of javascript (using window.onload), and when I select another language, the slider disappears.
If I navigate to another page and back, then the slider is up again, but I would like it to remain in place when changing language.
I thought of a way to force a full reload of the page when selecting another language, but I am open to any suggestion

Many thanks!