help qwith css

This is a discussion on "help qwith css" within the Web Page Design section. This forum, and the thread "help qwith css are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jun 20th, 2007, 16:29
Junior Member
Join Date: May 2007
Location: palestinr
Age: 33
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
help qwith css

Hi i need help with css hover

I have this css style

.yaaa {
font-family: Andalus, "Italic Outline Art", "Mudir MT", "MS Serif";
font-size: 16px;
font-weight: bold;
}


i would like to add hover to i,e change font color I could not do it
Reply With Quote

  #2 (permalink)  
Old Jun 20th, 2007, 17:09
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: help qwith css

The :hover pseudo-class only works on links for IE so ... you can't apply that to a div or something like that ... yet... probably ever ...
Reply With Quote
  #3 (permalink)  
Old Jun 20th, 2007, 17:32
Junior Member
Join Date: May 2007
Location: palestinr
Age: 33
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Re: help qwith css

can u show me an example

please

www.enggrewords.indiah.org
Reply With Quote
  #4 (permalink)  
Old Jun 20th, 2007, 17:34
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: help qwith css

and example of what!?!
Reply With Quote
  #5 (permalink)  
Old Jun 20th, 2007, 19:21
Junior Member
Join Date: May 2007
Location: palestinr
Age: 33
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Re: help qwith css

.yaaa {
font-family: Andalus, "Italic Outline Art", "Mudir MT", "MS Serif";
font-size: 16px;
font-weight: bold;
}

of css using this style

for a hover

http://enggrewords.indiah.org
Reply With Quote
  #6 (permalink)  
Old Jun 20th, 2007, 20:48
Reputable Member
Join Date: Jun 2007
Location: Bellevue, SK, Canada
Age: 28
Posts: 222
Thanks: 0
Thanked 0 Times in 0 Posts
Re: help qwith css

I think Karinne is trying to say that there is no solution fot that what you want..
I think..
Reply With Quote
  #7 (permalink)  
Old Jun 21st, 2007, 01:31
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: help qwith css

I'm confused. Are you trying to highlight on hover an entire div or just the link within a div?
Reply With Quote
  #8 (permalink)  
Old Jun 21st, 2007, 06:25
Junior Member
Join Date: May 2007
Location: palestinr
Age: 33
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Re: help qwith css

i have a link in my website

using that style when the user come near to it i want it to hover

what what I need
Reply With Quote
  #9 (permalink)  
Old Jun 21st, 2007, 08:54
Up'n'Coming Member
Join Date: Jun 2007
Location: Germany
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
Re: help qwith css

You want it to hover. Go buy a Helicopter. They can hover.

sorry for the joke, I couldn't help myself.
You can make a specific link cange color when you hover over it with the mouse by using this:
a:hover{
font-family:....
font-size:...
etc.
}

and you can use the javacript imageswitch: http://www.w3schools.com/js/js_animation.asp

there's a tutorial!
Reply With Quote
  #10 (permalink)  
Old Jun 21st, 2007, 11:50
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: help qwith css

See CSS Beginner FAQ
Reply With Quote
Reply

Tags
css hover

Thread Tools

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


All times are GMT. The time now is 19:11.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43