Show
Ignore:
Timestamp:
09/29/07 20:45:04 (16 months ago)
Author:
secondlife
Message:

* Add test
* Add new examples
* New tweening options(suffix/prefix) (thx os0x)
* refactoring
* Add JSTweener.Utils

Files:
1 moved

Legend:

Unmodified
Added
Removed
  • lang/javascript/jstweener/trunk/examples/transitions.html

    r258 r308  
    44    <meta http-equiv="Content-Style-Type" content="text/css"> 
    55    <meta http-equiv="Content-Script-Type" content="text/javascript"> 
    6     <title>JSTweener Example</title> 
     6    <title>JSTweener Example - Transitoins</title> 
    77    <script language="JavaScript" src="../src/JSTweener.js"></script> 
    88    <script language="JavaScript"> 
     
    7272  </head> 
    7373  <body> 
    74     <h1>JSTweener Example</h1> 
     74    <h1>JSTweener Example - Transitoins</h1> 
    7575    <p> 
    7676    <label for="time">Time:</label> <input id="time" size="4" type="text" value="1"></input>