|
-
CSS code not working on personal site...
I just updated the CSS code on my personal site for nice colored scroll bars: www.tyler.mcadams.com
But one page, the page under the "illustrator works", the scroll bars are not updating for some reason.
The code was inserted the same on every page.... what's the deal?
You need IE to see it correctly... thanks in advance for your help!
---
Workstation:
Supermicro P4SCT
Intel P4 3ghz 800mhz fsb
512 x 2 PC3200 cas 2.5
1024 x 2 PC3200 cas 2.5
RAID 0 X2 WD Raptor X boot drive
nVidia Geforce 7950 GT 512MB AGP 8X
ConnectCom 64bit 66mhz PCI-X Fibre Channel Card
Creative Sound Blaster X-Fi XtremeGamer Fatal1ty Pro
Killer K1 nic card
Microsoft Windows Vista Ultimate 32bit
Gentoo 2.6.26-r5
Laptop:
Compaq Presario F500
Windows Vista Ultimate 64bit
-
Ultra Great White Shark!!
I am not seeing anything wrong????
www.myeducational plan.com-come see my plan to fix the USA educational system. I hope this is sig legal. Major Site Design Update on July 18, 2006. On June 18, 2009 passed the 10,000 post mark. December 24, 2009: Major Theme change and more....
-
Reef Shark
The problem has to do with your doctype for that page
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
the url at the end causes browsers to run in strict rendering mode that follows the html specs closer, the code to make the scroll bars different colors isn’t part of the html specs it’s just some proprietary stuff MS came up with for IE so when running in strict rendering mode IE won’t display the colored scroll bars.
Last edited by Loser-P; 09-11-2004 at 12:43 PM.
-
Originally posted by Loser-P
The problem has to do with your doctype for that page
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
the url at the end causes browsers to run in strict rendering mode that follows the html specs closer, the code to make the scroll bars different colors isn’t part of the html specs it’s just some proprietary stuff MS came up with for IE so when running in strict rendering mode IE won’t display the colored scroll bars.
Ok... I'll try taking that out and see what it does. thx!
---
Workstation:
Supermicro P4SCT
Intel P4 3ghz 800mhz fsb
512 x 2 PC3200 cas 2.5
1024 x 2 PC3200 cas 2.5
RAID 0 X2 WD Raptor X boot drive
nVidia Geforce 7950 GT 512MB AGP 8X
ConnectCom 64bit 66mhz PCI-X Fibre Channel Card
Creative Sound Blaster X-Fi XtremeGamer Fatal1ty Pro
Killer K1 nic card
Microsoft Windows Vista Ultimate 32bit
Gentoo 2.6.26-r5
Laptop:
Compaq Presario F500
Windows Vista Ultimate 64bit
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|