Go Back   CodingForums.com > :: Client side development > JavaScript programming > JavaScript frameworks

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 04-06-2009, 03:57 PM   PM User | #1
wyclef
Regular Coder

 
Join Date: Feb 2005
Posts: 149
Thanks: 1
Thanked 0 Times in 0 Posts
wyclef is an unknown quantity at this point
Jquery Link Color Fade Help

Can someone explain to me how to get the following link color hover fade to work in IE7?

http://dynodealz.com/hover.html
wyclef is offline   Reply With Quote
Old 04-06-2009, 04:40 PM   PM User | #2
Apothem
Regular Coder

 
Apothem's Avatar
 
Join Date: Mar 2008
Posts: 380
Thanks: 36
Thanked 25 Times in 25 Posts
Apothem is an unknown quantity at this point
$("h1").attr("onmouseover", "$(this).fadeOut('slow'); $(this).fadeIn('slow');");

Should work, shouldn't it?
Apothem is offline   Reply With Quote
Old 04-06-2009, 05:20 PM   PM User | #3
wyclef
Regular Coder

 
Join Date: Feb 2005
Posts: 149
Thanks: 1
Thanked 0 Times in 0 Posts
wyclef is an unknown quantity at this point
i don't know. the example i posted isn't working in ie7
wyclef is offline   Reply With Quote
Old 04-06-2009, 07:12 PM   PM User | #4
wyclef
Regular Coder

 
Join Date: Feb 2005
Posts: 149
Thanks: 1
Thanked 0 Times in 0 Posts
wyclef is an unknown quantity at this point
wait, can ie7 not get rgba?
wyclef is offline   Reply With Quote
Old 04-07-2009, 12:18 AM   PM User | #5
wyclef
Regular Coder

 
Join Date: Feb 2005
Posts: 149
Thanks: 1
Thanked 0 Times in 0 Posts
wyclef is an unknown quantity at this point
wait, ie7 cant process rgba unfortunately. i'm wondering if this would be a good alternative... just would need to modify it somehow to accomodate link text triggering it also.

http://jqueryfordesigners.com/image-...de-transition/
wyclef is offline   Reply With Quote
Old 04-07-2009, 06:25 PM   PM User | #6
wyclef
Regular Coder

 
Join Date: Feb 2005
Posts: 149
Thanks: 1
Thanked 0 Times in 0 Posts
wyclef is an unknown quantity at this point
eh, i just tweaked what i was using to do an image crossfade but there seems to be a glitch i cant figure out when you rollover the stuff fast.

http://dynodealz.com/t/hover2.html
wyclef is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:42 AM.


Advertisement
Log in to turn off these ads.