CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsWeb DesignCSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old February 2nd, 2003, 11:02 AM
timsharpe timsharpe is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Apr 2001
Posts: 909 timsharpe User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 Days 5 h 34 m 32 sec
Reputation Power: 0
Why does the css effects not show in Netscape 4xx

I have the following stylesheet code, but it does not work in netscape 4.xx why?


A {font-size: 10pt; color: black; text-decoration: none}
A:visited {font-size: 10pt; color: black; text-decoration: none}
A:active {font-size: 10pt; color: black; text-decoration: none}
A:hover {font-size: 10pt; color: black; text-decoration: underline}

font.date{font-size: 10pt; color: #D5B684; font-family: tahoma}
font.story{font-size: 7pt; font-family: tahoma}
td {border-width:1}

.menuskin{
position:absolute;
width:300px;
background-color:7F7F7F ;
border:1px solid black;
font:normal 8px Tahoma white;
line-height:18px;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:7F7F7F;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color:4F4F4F; text-decoration: none;
}

#mouseoverstyle a{
color:white; text-decoration: none;
}


Thanks


Tim

Reply With Quote
  #2  
Old February 2nd, 2003, 11:07 AM
M.Hirsch M.Hirsch is offline
Contributing User
Dev Shed God 1st Plane (5500 - 5999 posts)
 
Join Date: Oct 2000
Location: Back in the real world.
Posts: 5,966 M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 1 Month 2 Days 52 m 24 sec
Reputation Power: 189
it simply does not support it.

<disillusionation of newbie>
have fun, youŽll encounter 1000 more problems like this with NN4..
</disillusionation of newbie>
__________________
--
Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more.

Reply With Quote
  #3  
Old February 2nd, 2003, 11:11 AM
timsharpe timsharpe is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Apr 2001
Posts: 909 timsharpe User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 Days 5 h 34 m 32 sec
Reputation Power: 0
I have went to websites using the netscape 4.7 browser that I have and mouseover links work there but not with my code why?

Tim

Reply With Quote
  #4  
Old February 2nd, 2003, 11:15 AM
M.Hirsch M.Hirsch is offline
Contributing User
Dev Shed God 1st Plane (5500 - 5999 posts)
 
Join Date: Oct 2000
Location: Back in the real world.
Posts: 5,966 M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 1 Month 2 Days 52 m 24 sec
Reputation Power: 189
they are using JavaScript instead of CSS. have a look at the sources, you can easily tell.

also, you probably want to have a look at the thread below here called "Developers' Hell" for more Netscape- and other Browser-specific stuff

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignCSS Help > Why does the css effects not show in Netscape 4xx

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap