What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » html question

html question
Author: Message:
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: html question
quote:
Originally posted by fatfreechicken
This what you want?
Don't rely on script to do that: people can turn it off. Instead, use the :hover pseudo-class.
code:
td {
    background: #CCCCCC;
}

td:hover {
    background: #999999;
}

This post was edited on 07-07-2006 at 07:42 PM by RaceProUK.
[Image: spartaafk.png]
07-07-2006 07:41 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
html question - by jordanspringer on 07-07-2006 at 06:01 PM
RE: html question - by stoshrocket on 07-07-2006 at 06:52 PM
RE: html question - by pollolibredegrasa on 07-07-2006 at 06:57 PM
RE: html question - by RaceProUK on 07-07-2006 at 07:41 PM
RE: html question - by ShawnZ on 07-07-2006 at 07:54 PM
RE: html question - by jordanspringer on 07-07-2006 at 08:10 PM
RE: html question - by RaceProUK on 07-07-2006 at 10:03 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On