Hi I'm trying to build a custom tab interface but I'm having some bother with the background work.
The tab names are dynamically allocated when they are made. They go like tab1, tab2 etc. Each tab has another variable equivalent that goes something like url_tab1 = "string" etc.
What I'm trying to do is to set var active_tab to the contents of url_tabId but I'm stumped. How?
Question
Tanoru
Hi I'm trying to build a custom tab interface but I'm having some bother with the background work.
The tab names are dynamically allocated when they are made. They go like tab1, tab2 etc. Each tab has another variable equivalent that goes something like url_tab1 = "string" etc.
What I'm trying to do is to set var active_tab to the contents of url_tabId but I'm stumped. How?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts