Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion IE9 adds width and height attribute to new Element('img')

Received: by 10.52.23.70 with SMTP id k6mr5893592vdf.1.1321638805242;
        Fri, 18 Nov 2011 09:53:25 -0800 (PST)
X-BeenThere: mootools-users@googlegroups.com
Received: by 10.220.184.71 with SMTP id cj7ls2055326vcb.1.canary; Fri, 18 Nov
 2011 09:53:20 -0800 (PST)
Received: by 10.52.90.36 with SMTP id bt4mr5834385vdb.7.1321638800280;
        Fri, 18 Nov 2011 09:53:20 -0800 (PST)
Received: by 10.52.90.36 with SMTP id bt4mr5834384vdb.7.1321638800272;
        Fri, 18 Nov 2011 09:53:20 -0800 (PST)
Return-Path: <sa...@figureone.com>
Received: from rproxy1-a.cypressintegrated.com (rproxy1-a.cypressintegrated.com. [69.28.242.152])
        by gmr-mx.google.com with ESMTPS id en7si696778vdb.1.2011.11.18.09.53.20
        (version=TLSv1/SSLv3 cipher=OTHER);
        Fri, 18 Nov 2011 09:53:20 -0800 (PST)
Received-SPF: pass (google.com: domain of sa...@figureone.com designates 69.28.242.152 as permitted sender) client-ip=69.28.242.152;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of sa...@figureone.com designates 69.28.242.152 as permitted sender) smtp.mail=sa...@figureone.com
Received: from bad.dop.co ([192.168.87.152])
        by rproxy1-a.cypressintegrated.com (Brand New Heavy v1.0) with ASMTP id BCT68819
        for <mootools-users@googlegroups.com>; Fri, 18 Nov 2011 12:53:19 -0500
Date: Fri, 18 Nov 2011 12:52:13 -0500
From: Sanford Whiteman <sa...@figureone.com>
X-Priority: 3 (Normal)
Message-ID: <124816451.20111118125213@figureone.com>
To: Olmo Maldonado <mootools-users@googlegroups.com>
Subject: Re: [Moo] Re: IE9 adds width and height attribute to new Element('img')
In-Reply-To: <CABo60Pmd2h1s6FfQbJAjKpMKHNbN+fMTPWxLoSzW9N3OJJMJfw@mail.gmail.com>
References: <a19009b9-5b58-4d5b-a2ef-8a4eea483ef9@h30g2000pro.googlegroups.com> <7d349ecd-ef25-475a-ad09-18824d4bbbb9@h30g2000pro.googlegroups.com> <CABo60Pm3G8wRPmsm6+vrTdS+nskfE4kg_jQkZBnTCy2OqHaM9Q@mail.gmail.com> <226116428.20111118123919@figureone.com> <CABo60Pmd2h1s6FfQbJAjKpMKHNbN+fMTPWxLoSzW9N3OJJMJfw@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

> Sure, but those images *are** 180 x 60*. :D

Point  taken.  The  prob  is that the attributes stick when you change
`src` programatically, then.

> I'm also having trouble reproducing the width height attribute problem in
> IE9 with your fiddle.

Haven't tested the Fiddle yet myself, maybe I should shut up for now.

-- S.,