날짜: 2013 12월 19

jQuery plugin for creating side menu

http://www.berriart.com/sidr/ <!DOCTYPE html> <html> <head> <!– Your stuff –> <!– Include Sidr bundled CSS theme –> <link rel=”stylesheet” href=”javascripts/sidr/stylesheets/jquery.sidr.dark.css”> </head> <body> <!– Your stuff –> <!– Include jQuery –> <script src=”javascripts/jquery.js”></script> <!– Include the Sidr JS –> <script src=”javascripts/sidr/jquery.sidr.min.js”></script> </body> </html>

더보기

GOOGLE NEXUS WEBSITE MENU

http://tympanus.net/codrops/2013/07/30/google-nexus-website-menu/

더보기