Dietrich Streifert schrieb:
Why not just use overflow:auto?
In FireFox 1.5 overflow-x and overflow-y is now supported:
http://www.squarefree.com/burningedge/releases/1.5-comprehensive.html
If you would follow the bugs in their bugzilla you would know that this
is not the case. Theoretically
Why not just use overflow:auto?
In FireFox 1.5 overflow-x and overflow-y is now supported:
http://www.squarefree.com/burningedge/releases/1.5-comprehensive.html
Additionally there are the proprietary css attributes
-moz-scrollbars-horizontal and -moz-scrollbars-vertical.
http://developer.mo
Dietrich Streifert schrieb:
Hello List,
is there a way to display a horizontal scrollbar for the listview if the
row length exceeds the listview width?
In the example:
http://qooxdoo.oss.schlund.de/demo/dev/public/test/user/List_View_10.html
you can resize a column (eg the column "Name") to
Hello List,
is there a way to display a horizontal scrollbar for the listview if the
row length exceeds the listview width?
In the example:
http://qooxdoo.oss.schlund.de/demo/dev/public/test/user/List_View_10.html
you can resize a column (eg the column "Name") to get bigger and shift
the ot