I am working on a website and most of the work is done but I need to spicy up the navigation a bit.
What I have is a vertical navigation on the very left of the site (the site itself is centered). The navigation is built using an unordered list and it looks a bit like this: http://css.maxdesign.com.au/listamatic/vertical08.htm
What I am trying to do now is a popup that opens when I hover over one link of the navigation. That popup should deliver special content to discribe the link better.
The tricky part is that the popup should appear on the left hand side of the navigation.
Normal state: Item #1 Item #2 Item #3
Mouseover: INFORMATION -> Item #1 (hover) Item #2 Item #3