Resizing image to fit different res

admin

Administrator
Staff member
Hi, im in need of some help, ive got a web site with frames, im currently trying to resize the top banner, which i made in fireworks and coverted to HTML and IMAGES, only problem is that its fine in 1024 by 768 but doesnt fit in when i select a lower resulotion ie 800 by 600, ive tried the 100 % malarki, but it doesnt seem to work.<br />
<br />
ANY help would be much appreciated. <br />
<br />
<br />
Many thanks in advance!<br />
<br />
ross<!--content-->You should be able to use this code ...it sets the image size according to the resolution.<br />
<br />
<!-- m --><a class="postlink" href="http://www.webapplikations.com/pages/html_js/image_examples/ResizeImageOnResize.html">http://www.webapplikations.com/pages/ht ... esize.html</a><!-- m --><!--content-->Great tip.<br />
However, it allows distortion - if window is resized manually just by width or height, image stretches... :(<br />
Is a script that does not allow distortion?<!--content-->
 
Back
Top