I am trying to set up a content area where there are 3 button choices. Based upon the button the user chooses, different content will slide into place. Depending upon which section they are under (which button was selected) the button will be a different color – white instead of orange.
Here is a link to the general idea of what I am trying to accomplish.
Your help is appreciated.
jsBin demo
HTML: removed all relevant
IDs :And instead ID I added classes
page:jQuery:
Sorry for not using the hide() and show() with slide… I’ll leave it to you. I had some issues and not used to use this jQuery UI.