Firefox image resizing problem with CSS

This is a discussion on "Firefox image resizing problem with CSS" within the Web Page Design section. This forum, and the thread "Firefox image resizing problem with CSS are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jun 14th, 2007, 23:42
New Member
Join Date: Jun 2007
Location: sdfsdfsdf
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Firefox image resizing problem with CSS

Hello,
I am building a website for viewing magazines online using a liquid template.
The problem I am fasing is that while I set the image width:100% in the CSS so it will occupy the whole width of its container it will not scale property when resizing the window to smaller sizes in FF2.
In IE7 the image will display and scale as it should.
Code: Select all
<img style = 'width:100%;' src='/c0671381/magazines/files/$filepath/$currentpage.jpg'/>
Anyone knows how to resolve this?
Reply With Quote

  #2 (permalink)  
Old Jun 15th, 2007, 11:47
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Firefox image resizing problem with CSS

Do you have a link?
Reply With Quote
  #3 (permalink)  
Old Jun 15th, 2007, 13:29
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Firefox image resizing problem with CSS

You'll need a fancy JavaScript script to get this to work x-browser. I must admit IE is doing something extraordinarily correct in its handling of the resize, but there are no standards suggesting this behavior that I'm aware of.
Reply With Quote
Reply

Tags
css, firefox, percentage, resize

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
div resizing problem djeyewater JavaScript Forum 1 Apr 10th, 2008 18:56
Awesome Image Resizing! Jack Franklin Webforumz Cafe 3 Jan 19th, 2008 10:06
Gah, need a javascript image resizing script. JasonStanley JavaScript Forum 3 Nov 6th, 2007 18:51
image not resizing in Safari cyberseed Other Programming Languages 0 Jul 30th, 2007 16:39
Resizing an image using HTML Powderhound Web Page Design 12 Sep 4th, 2006 02:31


All times are GMT. The time now is 05:12.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43