Be weary about that -- Safari doesn't like image scaling without both
width and height attributes set. It'll set the width to 100%, but the
height will remain the default image height.
On 10/24/06, Bill Moseley <[EMAIL PROTECTED]> wrote:
On Tue, Oct 24, 2006 at 12:34:05PM -0400, Alejandro Imass wrote:
> Yes, sorry, I was lazy in my answer. I meant that this whole thing seemed
> too much trouble. It seems that by setting the proportion fixed (fixing the
> w/h ratio) I can generate the image only once on the server and the resize
> with CSS and JS.
Shouldn't this do the trick?
width: 100%;
--
Bill Moseley
[EMAIL PROTECTED]
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/