Last active: Never
Not logged in [
Login
-
Register
]
Search
Today's Posts
Stats
Back to: EJukebox Home at Audiosoft.Net
Audiosoft Forums
»
Skin Development
» Fun with IE10 Skins
Printable Version
|
Subscribe
|
Add to Favourites
Author:
Subject: Fun with IE10 Skins
Audiosoft
Super Administrator
Posts: 3397
Registered: 3-11-2003
Member Is Offline
posted on
7-12-2012
at 01:06 AM
Fun with IE10 Skins
This is for skinning EJukebox under Windows 8 Release Preview and Win7 with IE10
in colors.ini
[IEStandardsMode]
Version=10
in artistlist.dis:
body { text-shadow: 0px 0px 4px #00FF00; }
.Artistrow:hover,.Artistrow2:hover {
zoom: 122%;
transition: all 0.2s ease-out;
}
@keyframes turnit{
from{
transform: rotate(0deg);
}
to{
transform: rotate(-364deg);
}
}
.ArtistLetter {
animation-name: turnit;
animation-iteration-count: infinite;
animation-duration: 30s;
animation-timing-function: linear; }
Just an example... this code adds a green shadow behind all text, makes the text animate on mouse over and creates a never ending looping animation that rotates the artist letter element.
Audiosoft has attached this image:
Audiosoft
Audiosoft Forums
»
Skin Development
» Fun with IE10 Skins
Audiosoft Home
|
Download EJukebox for Windows
|
Register EJukebox
©2019
Audiosoft Network
. All rights reserved.
[queries:
16
]
HTML5 Color Picker for CSS Opacity
Short Url Service with Stats