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 - CUDA code not processing if block properly -

oracle11g - get root domain from url Oracle sql regex_substr -

xcode - Swift Playground - Files are not readable -