|  |  | 
      Return to Recent Questions Where the content for each dhtml tab menu is imputed. 
 
 Q:
 I am very interested in your Deluxe Tuner software and
 specifically the Deluxe Tab software.� However, I am confused on the
deluxe tab software as to where the content for each tab is
 imputed.� Everything seems to be extremely user friendly but I am
 unable to understand where to put the content information.
 
 A:
 See, for each item you should assign the ID property of the content DIV.
 
 ["Style Name","contentName", "", "", "", "", "1", "", "", ],
 ["-","", "", "", "", "", "0", "", "", ],
 ["Style Description","contentDescription", "", "", "", "", "", "", "", ],
 ["-","", "", "", "", "", "0", "", "", ],
 ["Style Variations","contentVariations", "", "", "", "", "", "", "", ],
 ["-","", "", "", "", "", "0", "", "", ],
 ["Empty","", "", "", "", "", "2", "", "", ],
 
 And on your html page you should create DIV's with such ID.
 
 <div id="contentName" style="height: 0%; visibility: hidden;" class="tabPage">
 <br><br><br>
           <p align=center><img src="img/style01_title.gif" width=140 height=90 alt="Glass Style Tabs"></p>
           <br><br><br>
           You should paste your content here!!!!!
         </div>
 
 
 
 
 
 
 Return to Recent Questions
 
 Related:
 
 
         Sep 24, 2006 - If there is a way of establishing the width at "runtime" in the javascript dynamic menu?
Sep 26, 2006 - Is there a way to change the height of the main buttons in my simple dhtml menu.
Oct 27, 2006 - In IE 6.0 and Firefox 1.5.0.4, the submenus of my dhtml dropdown menu are not visible
Oct 30, 2006 - I don't see on my website dhtml mouseover menu that I saw on my local machine.
Nov 05, 2006 - The font color doesn't change when I roll over the dhtml side menu
Nov 14, 2006 - Can dhtml menu script work with tables ?
Nov 23, 2006 - It is possible to have context menu work with your tree menu dhtml?
Dec 04, 2006 - With the licensed .js files of menu dhtml the status bar on IE shows "Error on page".
Dec 11, 2006 - How to add the new items to the dhtml vertical menu without using two data.js files?
Dec 14, 2006 - How to use a dhtml javascript menu item so that it opens a window at a certain size?
Dec 22, 2006 - dhtml submenu doesn't  appear over the Flash animation in IE...
 |