Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Conor McKee #1
Browser Size
I have a problem with layers moving about when i test my site out on different
computers browsers
so i thought of an idea to get round that... ive seen it on a few websites
were you click the enter button and the browser size automatically changes...
does anyone know how to do this?
heres the link
[url]http://www.fireplacesdirectltd.co.uk/FPDnewsite/Pages/wood&castiron/wood_main.ht[/url]
ml the layers migfht sit perfect in some browsers otheres, not
i heard this forum is great for help
hopefully someone can help me
Thanks
Conor
Conor McKee Guest
-
Specify browser size when openning an url?
Hello list, I am trying to change the size of a browser when opening an url from the extension that I am working on now.... -
Fitting a swf to all browser?s size
Hi, At (http://www.magwerk.com/mag.php?magazine=encore&language=en) we have a big swf that appers ok in 17? browsers or 15? as well. How to do... -
getUrl: size and browser var.?
I am trying to have a button in flash load a html. file with restrictions such as browser size, no scroll bars, nav bars...etc I can do this in... -
specifying web browser window size
Can this be done? Need to open html file in web browser (easy enough) but need the browser window to be a specific size. Can this be done through... -
Control Browser size?
Hi Can I control the size of the browser window using php or javascript? I know I can control pop ups, same sort of thing maybe? Thanks in... -
Kim Burrows #2
Re: Browser Size
Try this code in your body tags: onLoad="window.resizeTo(789,600);
replacing the 789,600 with the pixel dimensions that you need. The only
problem with this is if you have any windows open on the left like history or
favourites it doesn't expand to allow for these.
Kim Burrows Guest



Reply With Quote

