Page not rendering correctly - Please confirm

Jose M. Prieto jmprieto at gmx.net
Mon Oct 16 18:20:00 BST 2006


El Lunes, 16 de Octubre de 2006 18:20, Maksim Orlovich escribió:
> > The page contains a scrollable area defined in <div id="content">
> > which renders correctly in firefox (scrollbar and all), but there is no
> > scrollbar in konqueror
>
> The page shrinks the content div via javascript, and uses this CSS to try
> to get the scrollbar:
> #content {
> 	overflow-Y: scroll;
> 	overflow-y: scroll;
> }

There is another problem. If you change that to the supported
"overflow: scroll;", the page apparently renders fine at first, but when you 
slowly scroll the div down, the dropdown box in it goes out of the div.




More information about the kfm-devel mailing list