jquery - using a css3 animation to load a website -
i came across website other day , wondering how create same page load effect. jquery? or css3 animations using sprites?
after inspecting site found loading logo made of sprite image (black logo next grey logo). effect creates logo being "filled up" page loads (linear effect going up) have feeling overlaying black logo grey 1 , fading grey logo out in linear direction either using jquery , css3, or both.
thanks in advance
then need use ajax call content, , while content getting loaded, can show animation.
when content loaded can make ajax animation in screen.
the animations page site, might done jquery well.
i did similar ajax myself. try out.