In this website the left corner there is a list of buttons “Home , biography, Discography…”
When the user select different page , the “blue pointer” move along with the user select item.
I would like to know how to implement it?
And I would like to do slightly different with this example.
Currently I have a menu in horizontal form
eg.
Item A | Item B | Item C | Item D
^
How to make the pointer “^” move along and go to the item that user selected?
Thanks
You have a lot JQuery plugins for that.
See this:
Site link
This seems like a good solution:
Example
Demo:
Demo