JS references in the code are lost when inserting with RJS

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.

Anyone? i really cant find a solution for this :frowning:

Joselo wrote:

see a reason to this happens: http://www.rastamotion.com/test.rar
No one is going to download this to check it out. Post the relavant
snips of code in a new thread to have better luck.

Peter