PDA

View Full Version : Can Anyonr help?


donjuan1498
6-11-02, 04:44 PM
Ok so like I'm making a web page with one frame for the bottom. However I am running into one problem. My custom scrollbar has a blank space when there is no scroll available. You can see an example by going here http://www.employeeswantedmagazine.com/frame.htm. Does Anyone one know a solution to this problem?

frequencypro
6-11-02, 05:14 PM
The coding for the custom scrollbar is supposed to go in between the <head></head> tags. Try that.

donjuan1498
6-11-02, 05:19 PM
Thanks that was it, I appreciate it.

NMS
6-11-02, 05:29 PM
I place mine just before the </html> tag...but I place the <body> tag i front of it..it is more safe there..more difficult to find!!