Forum Moderators: open
<script language="javascript">
function Init(){
self.resizeTo(780,screen.availHeight)
}
</script>
you will need to call this with the onload event statement from your body tag.
When you say that scrolling is required, how big is the page right now? And, at which screen resolution is scrolling required?
Are you talking about a proportional zoom of the page when the browser window is resized?
Other response person- I was given a jpg and asked to use this image for the opening page of the site. It was 953x1252 3.41 M. I used photoshop to make it web ready. It's now 352k, and fits ok width wise into the window, but, needs to be scrolled to be fully seen. The other thing I tried make it look fuzzy and disporportional. The jpg is a flyer, so, there are art and text which should remain readable.
I hope this is clearer, and even more, that you can give me the magic fix!
Thanks, again.