Enjoy an ad free experience by logging in. Not a member yet?
Register .
12-22-2011, 09:14 PM
PM User |
#1
New Coder
Join Date: Oct 2011
Location: Utah
Posts: 37
Thanks: 19
Thanked 0 Times in 0 Posts
Css Tab Animation
I found this awesome code for css tabs and I am trying to find a way for it to work with some of the new css animation effects. I want each tab to fad in and fade out. Does anyone have any ideas how this can be done using only css?
http://dl.dropbox.com/u/14080718/CSSTabs/index.html
Last edited by NateG; 12-22-2011 at 09:17 PM ..
12-23-2011, 12:44 AM
PM User |
#2
Master Coder
Join Date: Dec 2006
Location: Alaska
Posts: 9,410
Thanks: 22
Thanked 1,765 Times in 1,749 Posts
Hello NateG,
CSS is not going to be able to do any sort of transition/fade affect. You will need to look into js/jQuery for that.
http://www.queness.com/post/411/crea...fadeout-effect looks good...
12-23-2011, 12:47 AM
PM User |
#3
The fat guy next door
Join Date: Jan 2006
Location: Halle (Saale), Germany
Posts: 7,703
Thanks: 5
Thanked 875 Times in 850 Posts
That’s a slick demo there. Now, you could work with
CSS transitions for the fading effect.
(Sorry, Excavator, to step on your toes.)
__________________
Don’t click this link !
Users who have thanked VIPStephan for this post:
12-23-2011, 12:52 AM
PM User |
#4
New Coder
Join Date: Oct 2011
Location: Utah
Posts: 37
Thanks: 19
Thanked 0 Times in 0 Posts
I thought it might be possible. I have tried a few transition codes, but I cant get it to work. Any ideas.
Thanks for all of the help.
12-23-2011, 01:21 AM
PM User |
#5
Master Coder
Join Date: Dec 2006
Location: Alaska
Posts: 9,410
Thanks: 22
Thanked 1,765 Times in 1,749 Posts
Quote:
Originally Posted by
VIPStephan
That’s a slick demo there. Now, you could work with
CSS transitions for the fading effect.
(Sorry, Excavator, to step on your toes.)
I've always thought it should be possible. Thanks for the link VIP, I'm going to study up on this a bit.
Jump To Top of Thread
Thread Tools
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
HTML code is Off
All times are GMT +1. The time now is 12:35 AM .
Advertisement
Log in to turn off these ads.