View Full Version : Scrollbars Won't Show up.


bay500
08-22-2005, 10:25 AM
Hey I have a real little ******* problem. I have applied scrollbar colours to each of my iframed sections, but they just dnt wanna appear! they seem to show up on the actual browser scrollbar but noit my iframes? I've looked over the code but it all seems right, try openin each page in a new window when you click a link and viewing the source to see if i have done anything wrong? I ts crazy it works on all my other designs but not this one hmmm.

non-PC friendly link =(

salomeyasobko
08-22-2005, 10:46 AM
^i just tried to check it in IE [firefox never shows scrollbar colors] and your site gave me a trojan!! i know you probably didn't put it on there on purpose but all these ads pop up and they are bad so don't click on the link if you're using IE!

[i'm not sure why the scrollbars don't work though]

bay500
08-22-2005, 10:53 AM
must be the host im using, it tends to pop up three ad's when i enter the site? ignore and delete them, they shouldnt affect the site at all. can you still access it? and can u help with my scrollbar problem?

wb

ps: dyu know any good hosts that can give me either unlimited or over 50 mb of webspace? im basically thinking free, unlimited or nuthing, coz my HOSTULTRA account seems to be down on their server, and FREEWEBS is too small and GEOCITES is constantly acting up. Any help?

kittycat
08-22-2005, 03:07 PM
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

It might be that line at the beginning of your code, try removing it to see if it works

pb&j
08-22-2005, 03:21 PM
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

It might be that line at the beginning of your code, try removing it to see if it works

correct.

try this one instead...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

and to note...
the popups crashed my computer too.