[sIFR3-dev] r102 spacing problem

Mark Wubben mark at novemberborn.net
Thu Jun 22 18:37:08 GMT 2006


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.

On Jun 22, 2006, at 8:15 PM, Fredrik Bränström wrote:
> One thing... Wasn't it intended for the sIFRed headlines to wrap  
> when you resize the window? Not only when you reload the page?

Yep, when I find the time :)

Kind regards,

--
Mark Wubben
http://novemberborn.net/





More information about the sifr3-dev mailing list