just another animation i was playing with
@-webkit-keyframes tabdance {
0%, 100% {
-webkit-transform: rotate(0) skewx(0);
}
17% {
-webkit-transform: rotate(4deg) skewx(4deg);
}
92% {
-webkit-transform: rotate(-4deg) skewx(-4deg);
}
}
@-moz-keyframes tabdance {
0%, 100% {
-moz-transform: rotate(0) skewx(0);
}
17% {
-moz-transform: rotate(4deg) skewx(4deg);
}
92% {
-moz-transform: rotate(-4deg) skewx(-4deg);
}
}
@-ms-keyframes tabdance {
0%, 100% {
-ms-transform: rotate(0) skewx(0);
}
17% {
-ms-transform: rotate(4deg) skewx(4deg);
}
92% {
-ms-transform: rotate(-4deg) skewx(-4deg);
}
}
@-o-keyframes tabdance {
0%, 100% {
-o-transform: rotate(0) skewx(0);
}
17% {
-o-transform: rotate(4deg) skewx(4deg);
}
92% {
-o-transform: rotate(-4deg) skewx(-4deg);
}
}
@keyframes tabdance {
0%, 100% {
transform: rotate(0) skewx(0);
}
17% {
transform: rotate(4deg) skewx(4deg);
}
92% {
transform: rotate(-4deg) skewx(-4deg);
}
}
#xg_navigation ul li a {
-webkit-animation-name: tabdance;
-webkit-animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: infinite;
-webkit-animation-duration: 1s;
-moz-animation-name: tabdance;
-moz-animation-timing-function: ease-in-out;
-moz-animation-iteration-count: infinite;
-moz-animation-duration: 1s;
-ms-animation-name: tabdance;
-ms-animation-timing-function: ease-in-out;
-ms-animation-iteration-count: infinite;
-ms-animation-duration: 1s;
-o-animation-name: tabdance;
-o-animation-timing-function: ease-in-out;
-o-animation-iteration-count: infinite;
-o-animation-duration: 1s;
animation-name: tabdance;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
animation-duration: 1s;
}
you can adjust the speed by changing the duration
(fixed issue with subtabs not displaying)
Tags:
Permalink Reply by Aanu Bello on July 24, 2012 at 3:12am 
Permalink Reply by soaringeagle on July 24, 2012 at 8:15am 
Permalink Reply by soaringeagle on July 27, 2012 at 5:38pm lets see your url
Permalink Reply by Kos on July 27, 2012 at 6:32pm I noticed it's not working in IE but it does function in Firefox
Permalink Reply by Kos on July 27, 2012 at 7:30pm In the old editor, you paste it in Appearance/Advanced box. idk with the new Editor

Permalink Reply by soaringeagle on July 27, 2012 at 7:51pm advanced css
in design studio
Permalink Reply by Baqur mehdi on July 27, 2012 at 7:55pm awesome. work great on my network,. thank u so much the real tech guy
Permalink Reply by dave on July 27, 2012 at 8:43pm Hi Soaring Eagle,I'm glad you got around to doing this as it does look nice on the water....... can you tell me how to just make it dance for 4s and then stop please,
and is there a way to only make it dance once for the user thats on the site and not dance each time here navigates through the site
Thanks for any help :-)
Cindy replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
Vamptasia. replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
Kos replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
Cindy replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
Kos replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
Cindy replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
John Bizley replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
Sylvia Hysen replied to Sylvia Hysen's discussion 'NING 2.0- Sign-up for newsletter'© 2013 Created by Ning.
