javascript - Make a div slide in on load -


i have website have div header, menu, , content content div within own wrapper div. animate divs making header , menu appear fading in, , after fade animations complete, have content slide in left. ideally want use jquery make animations. how can this?

any appreciated,

thanks!

this you,

$('#hidden_div_id').slidedown('slow'); 

display:block should done along it.

fiddle


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

xcode - Swift Playground - Files are not readable -

windows - How to automate a file conversion xwm to mp3 with xwmaencode.exe using bat file -