Forum Moderators: open

Message Too Old, No Replies

Draw animate rect on screen, like microsoft update site.

         

iProgram

1:03 pm on Nov 11, 2004 (gmt 0)

10+ Year Member



If you use Windows update feature of microsoft, you will notice that when you click the "Add this update" button on v4.windowsupdate site, it will display an animate rect on screen, from the "Add" button to the "Installation" area. Is there a ready to use code for this cool effect?

adni18

11:25 pm on Nov 30, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I'm not sure if they'res a ready-made code for this, but what microsoft does is it makes a duplicate of the div (or span, whatever) and moves it, like a sprite. As it moves, it also decreases the width and height.