[sIFR3-dev] r102 spacing problem
Fredrik Bränström
branstrom at gmail.com
Thu Jun 22 19:14:45 GMT 2006
On 6/22/06, Mark Wubben <mark at novemberborn.net> wrote:
>
> Hey Frederik,
>
> Thanks for the report, I managed to isolate the problem to a bug in
> Opera 9. For the techy details: the code to parse selectors uses
> `node.all` (as in `document.all`, but node specific) instead of
> `node.getElementsByTagName('*')` to work around a problem in IE 5.0.
> Opera 9 returns some text nodes when you use this property, which
> then causes mayhem to the code. Fixed it now.
Nightly r103 confirmed working in all major Windows browsers.
The line height or margins or whatever are a little large in Opera 8
though...
--
Fredrik Bränström
http://fredrik.branstrom.nu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.novemberborn.net/pipermail/sifr3-dev/attachments/20060622/63675238/attachment.htm
More information about the sifr3-dev
mailing list