Step 1
Download all the Files from http://codetech.de/w8-storemenu
Step 2
Load all the Files from the Archive on your root.
The structure should be like this:
- css/winStoreMenu.css
- js/winStoreMenu.js
- demo.htm
Step 3
Implement the files.
CSS (In head):
<link rel="stylesheet" href="css/winStoreMenu.css" />
Javascript (Before /body):
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.0/jquery.min.js"></script>
<script src="js/winStoreMenu.js"></script>
Step 4
Customize the menuitems. How?