hello!
i'm having a hard time figuring out how to do something that i thought would be pretty easy
i have a tab list that filters a gallery based on which tab is selected. i need to find a way to get the PREVIOUS tab title that a user clicked on, for example if my tabs are:
Tab1, Tab2, Tab3, Tab4, Tab5
if a user is on Tab1 and then clicks on Tab3, i need a variable or a label or something that says "Tab1."
and if the user then clicks from Tab3 to Tab2, i need it to say "Tab2," etc.
i've tried messing around with setting variables in the OnSelect and OnChange of the tab list to no avail.
anyone have any ideas?
thanks so much in advance!

Report
All responses (
Answers (