Re: [PHP-DB] Scrollbar + javaScript

2004-03-15 Thread Nadim Attari
> Hello Nadim, > > This is entirely different from PHP and databases, so please pick the > right list for these kind of questions. The matter can be handled with > JavaScript (which is a client-side scripting language, while PHP and > databases are server side). > > Please use google and you will f

Re: [PHP-DB] Scrollbar + javaScript

2004-03-15 Thread Filip de Waard
On Mar 15, 2004, at 11:20 AM, Nadim Attari wrote: Hello, This is much an HTML/javaScript problem (and not PHP). Your help is appreciated! Is there a way to know (e.g. through javaScript) whether scrollbar is active? Problem: I have a window in which there is a table. if there is much cont

[PHP-DB] Scrollbar + javaScript

2004-03-15 Thread Nadim Attari
Hello, This is much an HTML/javaScript problem (and not PHP). Your help is appreciated! Is there a way to know (e.g. through javaScript) whether scrollbar is active? Problem: I have a window in which there is a table. if there is much contents, a vertical scrollbar appears; if little co