vista_menu_screen_2vista_menu_screen_1

Here’s a Vista Look-a-Like AJAX menu I’ve been working on. Installation is easy, setting it up will probably ask five minutes of your time. But once your finished you will have a badass Vista Look-a-Like AJAX menu.

View live demo

Download files

INSTALLATION NOTES:

1. Upload all files to folder on server
2. Edit index.html to create your menu
3. Copy/Paste your menu to submenu_content.php
4. Enjoy!

EXTRA NOTES:

If menu highlight doesn’t work, add: <li class=”active”> to the correct menu.
You’ll have to use escape characters around javaascript variables in PHP echo. (eg. ajaxFunction(\’home\’); OR ajaxFunction(\’files\’); etc..)

I know my coding stinks, and this is not the most efficient way to create such a menu. I don’t care. Use it if you like it, leave it if you don’t.