Iframes auto-resizeable

hi
i have a little quiestion about the iframes, how can it be auto adjusted to the screen user propieryties, im optimitized the site to 1024 x 768, but if my visits have a low resoltion, how can i do this iframe auto adjust, by javascript or somethig

Please helpme!!!

Note: sorry for my bad english, im still study

I dont think that is possible…but I could be wrong is there any particular reason you are using Iframes. could you use a div or something…wait actually I think you can use percentages with Iframes. try using percentages instead of absolute pixels. That may work. That way your page will always be like 80% of the screen no matter the resolution. Not sure if it will work tho

You could always try setting the height and width to 100%.

Jase

well, i have been trying taht ways, but it doesnt work, at this moment, i´ll try to do this with a java script, but i didn´t know java, there is anybody how will give me a hand?

Thank all of your comments