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 April 5th, 2003, 06:24 AM
hatchetman82 hatchetman82 is offline
complete newbie
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Posts: 16 hatchetman82 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 53 m 40 sec
Reputation Power: 0
hover attribute of CSS used with tables

i've seen a lot of examples of how to use a:hover to create rollover effects with links in CSS.
i tried doing the same thing with a <td> tag :
td {background-image:"image1";}
td:hover {background-image:"image2";}

the above did not work for me. is it even possible ? or am i limited to rollover effects in <a> tags only ?
and if it is possible, does the solution confirm to xhtml 1.0 strict ?

Reply With Quote
  #2  
Old April 5th, 2003, 06:28 AM
degsy degsy is offline
Contributing User
Dev Shed Intermediate (1500 - 1999 posts)
 
Join Date: Nov 2001
Posts: 1,882 degsy User rank is Sergeant (500 - 2000 Reputation Level)degsy User rank is Sergeant (500 - 2000 Reputation Level)degsy User rank is Sergeant (500 - 2000 Reputation Level)degsy User rank is Sergeant (500 - 2000 Reputation Level)degsy User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 5 Days 21 h 19 m 30 sec
Reputation Power: 18
element:hover will work in supporting browsers. This excludes IE.
What browser are you using?

Also, it is CSS and so will not effect XHTML validation.
You can validate your CSS http://jigsaw.w3.org/css-validator/

Reply With Quote
  #3  
Old April 5th, 2003, 06:32 AM
hatchetman82 hatchetman82 is offline
complete newbie
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Posts: 16 hatchetman82 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 53 m 40 sec
Reputation Power: 0
first of all thanks degsy for the quick reply.
second : upon closer examination of the forum i found out my question was already answered quite extensively in a previous thread. sorry for repeating it

Reply With Quote
  #4  
Old April 5th, 2003, 05:51 PM
IBM IBM is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Posts: 173 IBM User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 11
could you post a link to that thread...
I'd like to know myself.

I know that you can use :hover on paragraphs, but not aure about TD's..?

Reply With Quote
  #5  
Old April 6th, 2003, 11:23 AM
hatchetman82 hatchetman82 is offline
complete newbie
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Posts: 16 hatchetman82 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 53 m 40 sec
Reputation Power: 0
in theory (and everything but IE it seems ...) you should be able to use hover with a lot of things.
the link that helped my specific problem is this : http://forums.devshed.com/t56481/s.html
(i spent 2 hours re-reading the entire CSS2 documentation before i found out it didnt work because of an IE bug .. )

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignCSS Help > hover attribute of CSS used with tables

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