Normal Topic programming with tabs (Read 360 times)
NHUser
Full Member
***
Offline



Posts: 320
Location: Amherst, NH
Joined: Aug 2nd, 2010
programming with tabs
Aug 2nd, 2010 at 2:19pm
Print Post Print Post  
I have a form that is using two tabs.  i like the way the tabs look without labels but it is hard to move from one to the other without the labels showing.  i want to know if there is a way to tell which tab is currently visible so i can add a command button to swap from one tab to the other.  Any suggestions?
  
Back to top
 
IP Logged
 
Hammer
YaBB Administrator
Lanticans
*****
Offline


Fire bad. Tree pretty.

Posts: 3436
Location: Ohio
Joined: Nov 22nd, 2002
Re: programming with tabs
Reply #1 - Aug 2nd, 2010 at 3:44pm
Print Post Print Post  
Use the On Reveal event of an element on each tab to "notice" when a particular tab become the visible one.
  

- Hammer
The plural of anecdote is not data.
Back to top
IP Logged