javascript - Changing Menu from Hidden to Visible -


i'm trying sliding menu layout http://tympanus.net/codrops/2012/12/11/fullscreen-pageflip-layout/ displayed default upon coming website. is, of our clients might not understand how display menu. don't work javascript assuming way fix it... i've tried can think of must missing something. appreciated!

thanks

i checked example on codrops

it seems show menu giving container left: 240px; property

#container {   left: 240px; } 

should make menu visible on page load.

or give container .slideright class plugins functionality stays intact, means menu still closable.

the first solution means fixed on open position.

whatever suits best ;)


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -