css - Collapsable sidebar with fixed navbar -


i trying create collapsable sidebar , found example here.

i change in order have:

  • the "collapsed" sidebar remain partially visible (in order have menu links reduced buttons);
  • the "collapse" button on sidebar itself;
  • a fixed navbar on main page on right.

i can't find example on net, trying copy interface in "windows 10 preview" applications (take @ mail or calendar applications).

thanks in advance help.

i've found sidebar icon

you can mix navbar top fixed


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -