PDA

View Full Version : relative position scrollers?


cloudseven
03-26-2003, 08:23 AM
hi there, does anyone know where I can find a scroller that can be position relative? All the ones I've tried are absolute and I can't seem to make it relative. Any suggestions would be helpful.
thanks.

:confused:

Animan
03-26-2003, 08:23 PM
im new but www.w3schools.com can really help with questions.

cloudseven
03-27-2003, 07:18 AM
hi there, well I got a scroller and manage to make it relative. But when I view it on a different resolution, it comes out of my nested table. On my main page there are a lot of nested tables so I'm not sure if that's the problem. I'd tested it in a table within another table and it works fine. I'm guessing it's because in my main pages there are so many nested tables? Any ideas people?
*scratching head*.

well, I'd uploaded the test page...

in my main page where it's not correct

http://cloudseven.www4.dotnetplayground.com/cloudseven.asp

and in the test page where it is correct

http://cloudseven.www4.dotnetplayground.com/test.html

cloudseven
03-27-2003, 08:07 AM
ok...found the problem...it was my out most table causing it to lose position. This table centers vertically and horizontally. now I have to figure how to do it without using table %'s. will css work???