View Full Version : Table/Cell background image
GurusGuru
08-17-2002, 10:12 AM
One can define bgcolor or background image for a table or a cell. Is it possible to get a html page (using iframe/ilayer) in the background of a table/cell. Or a java applet running in the background of a table or a cell.
SYP}{ER
08-17-2002, 12:44 PM
You'd have to use some DIVs to get things over each other, but I'm not sure you can put things over java applets... Or maybe that's flash.
Use z-index: -1; for the applet, and z-index: 1 for the content of the table/table cell.
Why not just use an image or something?
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.