You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Nomen Nomanum <ge...@outlook.com> on 2013/05/29 02:34:21 UTC

Lightbox integration: Image isn't displayed

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>
 		 	   		  

Re: Lightbox integration: Image isn't displayed

Posted by Thiago H de Paula Figueiredo <th...@gmail.com>.
Are you sure the image URL is correct? Have you tried requesting it  
directly?

On Tue, 28 May 2013 21:34:21 -0300, Nomen Nomanum <ge...@outlook.com>  
wrote:

> 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>
>  		 	   		


-- 
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org