View Full Version : A couple of questions


ToeBee
03-14-2005, 09:03 PM
1. Does anyone know why the scrollbars are not colored on this PAGE (http://detn8r.pluslite.com/toebee/skin1.html). I have used scrollbar codes many times but I can't figure out what I'm doin wrong.

2. When I view my page in Fire Fox my marquee doesn't seem to be working right. When it gets to the end of the scrolling images it just jumps to the beginning and its not a smooth transition.

I have used both of these codes before with no problems. The only difference is now I am trying to build the page entirely with tables. Before I was just using absolute div tags to position everything. But as you now thats not a good idea when the page is viewed in multiple resolutions. Any help would be appreciated.

lefty
03-14-2005, 09:49 PM
1. You have a random --> in the middle of your stylesheet... try taking that out and see if it works (or, rather, move it down above </style>)

2. Does it work in other browsers? It might just be a FF thing, but I'm not sure.

ToeBee
03-14-2005, 10:46 PM
Ok I tried moving the --> and removing it. Didn't make any changes. It wasn't random it just marked the end of the css for my shout box. It doesn't look like it matters if it there or not.

The marquee seems to work fine on I.E. but I know I have used a marquee on both browsers before with no problems.

bejayel
03-14-2005, 11:37 PM
the coloured scroll bar is only for ie i lbelieve. everythign works fine for me in ie.

ToeBee
03-15-2005, 12:11 AM
Yeah I know thanks. It wasn't working earlyer. I have been changin stuff around and evadently I fixed it without knowing it :P Thanks for the help.