This javascript animation requires CSS3 to work, and Internet Explorer doesn't compatible with it. So I made a different animation only for Internet Explorer. But if you are using a browser that is compatible with CSS3 (such like Mozilla Firefox 3.0, etc), you will see a better animation.
This is the example of the animation:
To get the animation, copy these codes below and place them on your blog.
Script code (place it on your blog's widget):
Text code (place it wherever you want):
The important part of text code is the
class
parameter. You can use any tag like <span>
, <div>
, <a>
, etc and you can set other parameters like id
, style
, etc, but you have to set the class
parameter to be "animation2
".Important note: Don't use special characters like
&
, <
, etc, and HTML tags as animation text.
Post a Comment