Can anyone recommend a tutorial or some direction for a jquery or scriptaculous method of doing the following?
mockup
Based on the mockup above, for the main feature area, (not the main l1 nav) I need to:
swap to a different div on the left side when you click on a nav item on the right
*Swap the nav item graphic (or css background image position preferably) of each nav item when you hover AND when you click on them.
I've done the div swap successfully before, as well as regular css-based rollovers. The issue I'm having is combining the standard css rollover with getting the nav items to stick 'on' when clicked.
mockup
Based on the mockup above, for the main feature area, (not the main l1 nav) I need to:
swap to a different div on the left side when you click on a nav item on the right
*Swap the nav item graphic (or css background image position preferably) of each nav item when you hover AND when you click on them.
I've done the div swap successfully before, as well as regular css-based rollovers. The issue I'm having is combining the standard css rollover with getting the nav items to stick 'on' when clicked.