On Job training-
1. Very important – function and function() have different use & results -
Difference of function & function() on window.onload- function() gives the result immediately but function waits til the DOM is loaded.
2. For any progressive function, add the setInterval(adds time base to it) feature so that it does not finish quickly.
3. when the main container is centered, all elements will be centered too, So, you have to align the container specifically which you want to be left /right oriented esp. the progress bars or they will start progressing from the center.
4. To give a dimension to an empty div, put   in it.
5. IE does not accept negative margin. Use the position or the padding feature to achieve the same result.
6. When you are styling(putting style=’property:value’) by javascript, background-image becomes backgroundImage. In a nutshell, the name of the style might vary when you are putting it by Javascript.
Photoshop-
To copy any layer to another image, simply drag it over, it will get copied.
To make tilted addons to any image, first rotate the image of the subset image to any degrees, copy -paste it to the final image.
Make separate layer for each section so that you can edit each part flexibly.
AnimationShop3 by JASC software-
I used this product recently to make an animation . It was very easy to use, fast & simple.
Recommended for animation requirements!