[Javascript] dimensions dinamic image

Muñoz Peñaloza Carlos Alberto cmunozp at indap.cl
Mon Jan 16 10:14:28 CST 2006


> Hello to all, I have the following problem, I want to assign the dimensions to him of an image in dinamica form, is to say I have an image and desconosco its dimensions, then I need to assign them to it.  
> 
> ej:
> 
> <img border="0" src="<%=image1%>" width="this.width" height="this.height">         
> <img border="0" src="<%=image2%>" width="this.width" height="this.height">         
> <img border="0" src="<%=image3%>" width="this.width" height="this.height">         
> 
> 
> 
> greetings and thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20060116/d0531920/attachment.htm>


More information about the Javascript mailing list