frederick
02-15-2003, 07:44 PM
that's all:
is there a code for absolute positioning of Iframes?
is there a code for absolute positioning of Iframes?
|
View Full Version : absolut positioning of iframes, does it exist? frederick 02-15-2003, 07:44 PM that's all: is there a code for absolute positioning of Iframes? Alcy 02-15-2003, 09:49 PM Yup :D <iframe style="position:absolute; top:#px; left:#px;"> </iframe> |