I have set up prototype lightbox modal box, and everything works fine, until I click on my t:actionlink. It pops out everything as expected, however image can't be seen. What's the reason for image isn't properly displayed?
<t:actionlink rel="lightbox" class="defes UserInterface_PositiveLogged windows firefox localES" t:id="getMePicture"> <img src=${myOrigin} class="defes column1 cell4 ribbon2"></img> </t:actionlink>