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) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -