Posted by zzzbla on 05/11/06 12:02
Hi,
Thanks for all of your replies.
I finally found a firefox extension that saves the rendered html called
savegenpage ( https://addons.mozilla.org/firefox/2262/ ) - I just save
the HTML, reload it and then check it with the html validator extension
(found at https://addons.mozilla.org/firefox/60/ as Adrienne
mentioned).
My code is flawless in regard to the html, and the css is valid as
well; However - it still shows differently in IE and Firefox!
I wrote an ajax tree component and I use spans inside spans (with a css
margin defined for the children) - in Firefox they show exactly as
you'd think. In IE however, there's an occasional "extra" line break (I
don't have any line breaks at all) - I couldn't find a pattern when
they show and when they don't...
Cheers,
R. Green
[Back to original message]
|