Hallo,
der Inhalt in einem DIV wird nicht mit Scrollbalken angezeigt,
sondern geht einfach über das DIV hinaus:
<div id=liste style="position:absolute;top:52px;left:0px;width:143px;height:130px;overflow-x:hidden;overflow-y:scroll;overflow: -moz-scrollbars-vertical">
Doc-Type habe ich den:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
Danke,
Martina