Hi,
position: expression("absolute");
top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight);
geile Sache!!! Das kannte ich auch noch nicht!!
Nur seltsam erscheint mir:
- this.offsetHeight + this.offsetHeight
wieso kann man das nicht weglassen?
Ist doch Null!
Habs ausprobiert: ohne gehts nicht... komisch!!
Gruß
Christian