I have five buttons for my navigation set up veritically, what I am trying to accomplish is this. When a user clicks on any particular button, that button in turn animates to the left away from the rest of the button’s, also changes color, to let the user(s) know that this is the section that they are currently on.
when any other button is pressed it switches place with what ever button, that was already to the left. How would I accomplish this? Would a global function be the best means to accomplish this? Can some one please point me in the right direction?
Thank you all,
SpyGuy