Click to See Complete Forum and Search --> : table border color?


lting
01-09-2004, 12:16 AM
table border color?


i am using div overflow to able to scroll bar ..

but how i change the color for the scroll bar


and the table border color also

lting
01-09-2004, 12:19 AM
and is there anyway to smooth the edges of the table border?

Fang
01-09-2004, 01:12 AM
1. not possible
2. <table style="border:1px solid #f00" cellpadding="0" cellspacing="0" summary="">
3. buy a better monitor

Paul Jr
01-09-2004, 09:44 AM
Originally posted by Fang
1. not possible
Are you refering to his question about changing the scrollbar colors?

Fang
01-09-2004, 01:43 PM
In the table with IE in quirks mode it's possible, but otherwise not.

Paul Jr
01-09-2004, 02:54 PM
Originally posted by Fang
In the table with IE in quirks mode it's possible, but otherwise not.
Ooo, wow, I didn't know that :o.
Well, heheh, you learn something new all the time. ;)