Hi,
I'm modifying a DHTML menu which I want to show vertical scrollbars only, preferably only if the contents do not fit the window.
For some reason this.style.overflow='auto' does not work. So I put the following:
this.style.overflow='scroll';
and I got both vertical and horizontal...
Hi,
I'm really stumped with this one so I hope someone can help. I have a DHTML menu that creates some form elements, and this seems to work ok in that they can be read following a submit. However, they need modifying later in the javascript (before the submit) but I can't seem to access them...
Hi,
I've recently tried to install the gd libraries onto a linux machine where php was already installed. When attempting to restart Apache however, I get the following error:
Cannot load /etc/httpd/modules/libphp4.so into
4.so: undefined symbol: gdImageCreateFromGif
I cannot (am not allowed to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.