Hi,
Im using Lightbox(http://www.huddletogether.com/projects/lightbox/) for
my galleries in my rails app, all goes well using template actions and
rendering the galleries with partials but if i use RJS to insert a
partial that contains a gallery then the gallery effects doesnt work
anymore, it seems like if the references to the JS scripts are lost(and
also to other js files).
Here its my small project, hope someone can help with this cause i dont
see a reason to this happens: http://www.rastamotion.com/test.rar
Thanks in advance for any help you can give me.