This XHR generated tree (though the generation shouldn't be the reason)
works perfectly ok in FF, Safari, Opera. Alas, not in IE.
It seems as if the li elements of the tree have some sort of padding,
though paddings and margins are set to zero. Setting a padding and
increasing it, widens the gap. I've tried to throw in some generic
"workaround s" like setting position to relative, line-height to 0, etc.
Didn't help. And googling for IE and "padding margin bug" gives you
zillions of hits. Perhaps somebody can point me to the proper bug
description.
Gregor
--
http://photo.gregorkofler.at ::: Landschafts- und Reisefotografie
http://web.gregorkofler.com ::: meine JS-Spielwiese
http://www.image2d.com ::: Bildagentur für den alpinen Raum
works perfectly ok in FF, Safari, Opera. Alas, not in IE.
It seems as if the li elements of the tree have some sort of padding,
though paddings and margins are set to zero. Setting a padding and
increasing it, widens the gap. I've tried to throw in some generic
"workaround s" like setting position to relative, line-height to 0, etc.
Didn't help. And googling for IE and "padding margin bug" gives you
zillions of hits. Perhaps somebody can point me to the proper bug
description.
Gregor
--
http://photo.gregorkofler.at ::: Landschafts- und Reisefotografie
http://web.gregorkofler.com ::: meine JS-Spielwiese
http://www.image2d.com ::: Bildagentur für den alpinen Raum
Comment