NewsBot
1
Is it possible to instead of say set width to "90%" or "number px;"... do a -10 pixels from left of the window all the time?
The reason I need this :
I need to put an iframe in middle of my window, right now I put it in a container DIV and I "had" to use table for this to force it in position, since the iframe has "width=100%" "height="100%" so if I don't put it in a table, it'll use the window size as measures instead of its container DIV.
Any way around this?
More...
View All Our Microsft Related Feeds
The reason I need this :
I need to put an iframe in middle of my window, right now I put it in a container DIV and I "had" to use table for this to force it in position, since the iframe has "width=100%" "height="100%" so if I don't put it in a table, it'll use the window size as measures instead of its container DIV.
Any way around this?
More...
View All Our Microsft Related Feeds