Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 26-09-2006, 04:22 PM   #1 (permalink)
ax3
Cool as a CUCUMBAR ! ! !
 
ax3's Avatar
 
Join Date: Dec 2003
Posts: 5,052
Default Website help ! ! !


i have a menu table where links in seperate rows r present 4 navigation ....... bgcolor is blue .....


now i want is, when i have mouseover state bgcolor of invidual row should change 2 white ......


how can i do that ???


with css, is it possible ??? help plz
ax3 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 26-09-2006, 04:59 PM   #2 (permalink)
Broken In
 
Join Date: Apr 2006
Location: 127.0.0.1
Posts: 165
Default Re: Website help ! ! !

save in stylesheet.css:-
Code:
tr:hover { background-color : #ffffff };
Include in your webpage head:-
Code:
 <link rel='stylesheet' type='text/css' href='stylesheet.css' />
__________________
Freakish Attitude :cool:
freakitude is offline  
Old 27-09-2006, 01:35 PM   #3 (permalink)
ax3
Cool as a CUCUMBAR ! ! !
 
ax3's Avatar
 
Join Date: Dec 2003
Posts: 5,052
Default Re: Website help ! ! !

thanx 4 reply .......

if css in same pg then where 2 put the code .........
ax3 is offline  
Old 27-09-2006, 01:41 PM   #4 (permalink)
Broken In
 
Anand_RF's Avatar
 
Join Date: Jan 2006
Location: Uranus
Posts: 183
Default Re: Website help ! ! !

Put it below one of the lines having css code in that page.
Anand_RF is offline  
Old 05-10-2006, 07:05 PM   #5 (permalink)
Human Spambot
 
tuxfan's Avatar
 
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
Default Re: Website help ! ! !

tr:hover won't work in IE and unfortunately, IE is still the most used browser!!

What you can use is display: block;

Have a look at http://www.deitydarshan.com (don't blame me for the looks or frames ). Have a look at the button on the top-right corner. Its done with CSS. If the border is made 0 and the buttons are stacked one over the other rather than next to each other, it will give you the desired effect.
tuxfan is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by clinton
- by Krow
- by clmlbx
- by Charan

Advertisement




All times are GMT +5.5. The time now is 11:36 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2