Previous Thread
Next Thread
Print Thread
Rate Thread
#109472 07/31/2002 10:26 PM
Joined: Jan 2002
Posts: 20
Junior Member
Junior Member
Offline
Joined: Jan 2002
Posts: 20
Just looking for a test link fade when a user hovers over it. Saw it somewhere but i forget the site.

Sponsored Links
#109473 08/01/2002 12:56 AM
Joined: Sep 2000
Posts: 4,211
Master Hacker
Master Hacker
Joined: Sep 2000
Posts: 4,211
Were you looking for something like this , maybe?

Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
That is very cool...

Joined: Jan 2002
Posts: 20
Junior Member
Junior Member
Offline
Joined: Jan 2002
Posts: 20
Yeap thats the one. I would really wish though for netscape to start catching up on its own technology. I mean they created javascript and they don't ever support this. But thats getting off topic. -_-

Joined: Jan 2002
Posts: 20
Junior Member
Junior Member
Offline
Joined: Jan 2002
Posts: 20
There seems to be a problem. The one for the text only works for one line of text. And the Div's dont offer much in formatting; everything else I add around the text gets tiled downward.

I need one like the one at www.gamespot.com

Sponsored Links
#109477 08/07/2002 12:09 AM
Joined: Sep 2000
Posts: 4,211
Master Hacker
Master Hacker
Joined: Sep 2000
Posts: 4,211
It's easy to do what gamespot.com does! Just a bit of CSS is all it takes.
Code
<head>
<style type="text/css">
<!--
a:hover {
color: #ffffff; /* your color goes here */
text-decoration: none; /* to remove line under links */
}
-->
</style>
</head>

Joined: Jan 2000
Posts: 5,073
Admin Emeritus
Admin Emeritus
Joined: Jan 2000
Posts: 5,073
Quote
quote:
Originally posted by JawBeans:
Yeap thats the one. I would really wish though for netscape to start catching up on its own technology. I mean they created javascript and they don't ever support this. But thats getting off topic. -_-
Mozilla (and thereby NS6+) supports this just fine.


UBB.classic: Love it or hate it, it was mine.
#109479 08/13/2002 11:29 PM
Joined: Jan 2002
Posts: 20
Junior Member
Junior Member
Offline
Joined: Jan 2002
Posts: 20
mjacob, the very top nav fades. Not the site nav. Not unless I need glasses now, that would stink.

Joined: Sep 2000
Posts: 4,211
Master Hacker
Master Hacker
Joined: Sep 2000
Posts: 4,211
I'm not going to help you steal their code, but you can copy it yourself if you want.


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Posts: 70
Joined: January 2007
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)