Connecting Tech Pros Worldwide Help | Site Map

Question about image behind <Td>

  #1  
Old January 24th, 2007, 07:05 AM
alkalsa@gmail.com
Guest
 
Posts: n/a
hi, i am running some experiments and want to stretch an image behind a
table <tdcell. I don't care if it distorts, but thought maybe
Javascript was up my alley to start. Can someone pls help me with this
idea? :-)

  #2  
Old January 24th, 2007, 08:25 AM
Evertjan.
Guest
 
Posts: n/a

re: Question about image behind <Td>


wrote on 24 jan 2007 in comp.lang.javascript:
Quote:
hi, i am running some experiments and want to stretch an image behind a
table <tdcell. I don't care if it distorts,
Use CSS position:absolute;, width, height, z-index
Quote:
but thought maybe
Javascript was up my alley to start.
No, it is not primarily an script issue,
so being off topic, please follow up on a CSS NG.


--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Closed Thread