Re: <http://thewebwiz.net/temp/has-layout-long-and-short/>
On 1/6/11 5:05 PM, Jon Reece wrote:
Hi David, Sorry, I was in a hurry and didn't read all that I should have, also didn't notice that removing hasLayout also removed the filter. Maybe you want to try PIE (css3pie.com)? - Jon
That had me stoked for a minute or so. VML--the poor webmaster's <canvas> element--seemed such a good idea! Then I came across this in the documentation for PIE:
In order to automatically detect element position and dimension changes, PIE has to force "hasLayout" on the target element (in IE6 and IE7). It does so by applying the style zoom:1; to the element.
Oh, well. It seemed like such a good idea. Thanks. P.S. On the actual site, I have overridden the "float" declaration on the enclosing .vcalendar with "float: none;" for IE 6 and 7 only. The headings are now full width on those browsers, and the sky has yet to fall... ;) Cordially, David -- ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [email protected] *******************************************************************
