- Create Account

modify iepngfix.htc so elements are applied haslayout?

Forums > IEPNGFix > modify iepngfix.htc so elements are applied haslayout?
Author
Message

1) Mixhael Group: Guests
IP: 84.81.--.--
Is it possible to modify iepngfix.htc so filtered elements are applied haslayout = true automatically? I have some absolute positioned elements and build some wrappers around the links, so that they are clickable. The filter is applied to the wrappers, but according to the website you mention in you readme you have to apply haslayout = true to those wrappers. How can you modify iepngfix.htc so that this is applied to those wrappers automatically?

Tnx

2) Mixhael Group: Guests
IP: 84.81.--.--
And preferably only for elements of the class 'linkwrapper'

Sorry  for the doublepost

3) Mixhael Group: Guests
IP: 194.109.--.--
Anyone?

4) Mixhael Group: Guests
IP: 82.92.--.--
Nevermind, just read that elements will gain layout by setting certain css-properties. Don't know if it's fixed until I can test it in IE (I'm on a mac), but I assume it is.

5) Angus Turnbull Group: Moderators
Posts: 4042 Joined: 7 Dec 2003 Location: New Zealand IP: 203.173.--.--
The script does attempt it with <A HREF> links within filtered elements. For other elements you could try setting a relative position and/or 'zoom:1' in their CSS.

- Angus.

Post a Reply:

You are not logged in, and will be posting anonymously as a guest. If you want to post using an account, please login at the top of this page.