| 
      Return to Recent Questions Is there a javascript function that I can call that will return the ID of the currently checked tab? 
 
 Q: 
Is there a javascript function that I can call that will return the ID or
 the Text value of the currently checked tab?
 
 A: 
	
 Unfortunately there is no such a function now.
 
 There are such variables.
 
 dtabs_tabs[menuN].b1   - dtabs_tabs[menuN].selectedItem
 dtabs_tabs[menuN].JT0  - dtabs_tabs[menuN].selectedSmItem
 
 But they contain the index of the selected menu item, not the ID.
 
 
 
 
 Return to Recent Questions
 
 Related:
 
 
         Sep 02, 2006 - Can I show / hide the javascript floating menu .
Sep 24, 2006 - If there is a way of establishing the width at "runtime" in the javascript dynamic menu?
Oct 12, 2006 - Can I create a scroll vertical menu on the right side and the subnav popout on the LEFT?
Nov 05, 2006 - The font color doesn't change when I roll over the dhtml side menu
Nov 12, 2006 - Where in the java menu creator would I inseart the icons for individual item labels
Nov 30, 2006 - How to select the font and backcolors in java menubar using the hexidecimal number?
Dec 01, 2006 - Is there any way to have a cursor in a slide menu so it only becomes a pointer for a link?
Dec 06, 2006 - Is using search engine friendly code the same as using normal html menu bar for spiders?
Dec 11, 2006 - Is there a way to get rid of the  spacing on the main jscript menu?
Dec 23, 2006 - When I have tried to look my side menu bar in the browser it has the active x message
Jan 13, 2007 - I have problem with our characters of iso-8859-2 charset in the slide down menu.
 |