ug_ldk_tbs.html 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xml:lang="en-us" lang="en-us">
  4. <head>
  5. <!--
  6. Licensed Materials - Property of IBM
  7. IBM Cognos Products: DOCS
  8. © Copyright IBM Corp. 2005, 2014
  9. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  10. -->
  11. <meta name="Copyright" content="© Copyright IBM Corp. 2005, 2014."></meta>
  12. <meta http-equiv="Content-type" content="text/html; charset=UTF-8"></meta><meta http-equiv="Content-Script-Type" content="text/javascript"></meta><meta http-equiv="imagetoolbar" content="no"></meta><title>tabs file</title><script language="JavaScript"><!--
  13. var bookName = "cogbktbsug_ldk";
  14. // --></script><script language="javascript" src="common/fhlp.js"></script><script language="JavaScript"><!--
  15. function showTab()
  16. {
  17. var sTabs ='';
  18. sTabs = "mtoc"; // default tab menu
  19. // un-hide the desired tab
  20. tV( sTabs );
  21. // mix, mtoc, mglss, msrch
  22. }
  23. function tV( tabShow ) {
  24. var theObj1, theObj2;
  25. var sHrefPath = '';
  26. var tabDivs = new Array( "mtoc", "mix", "msrch");
  27. var tabSrcHrefs = new Array();
  28. tabSrcHrefs['mtoc'] = "ug_ldk_mtoc.html";
  29. tabSrcHrefs['mix'] = "ug_ldkindex.html";
  30. tabSrcHrefs['msrch'] = "search/ug_ldk/search.html";
  31. // hide all tabs
  32. for (i=0; i<tabDivs.length; i++)
  33. showHideTabs(tabDivs[i], '', 'hide')
  34. // show right one
  35. showHideTabs(tabShow, '', 'show')
  36. // update tabcontent frame
  37. var tabContentHref = tabSrcHrefs[tabShow];
  38. var nPos = window.location.href.lastIndexOf('/');
  39. if (!nPos)
  40. sHrefPath = window.location.href.substring(0, nPos + 1) || '';
  41. tabContentHref = sHrefPath + tabContentHref;
  42. // if the tabcontent frame have the correct content, update it
  43. // prevents the NS4 double loading when resizing the window
  44. if( parent.tabcontent.location.href.indexOf(tabContentHref) < 1 )
  45. parent.tabcontent.location.href = tabContentHref;
  46. }
  47. function reloadPage(init) { //reloads the window if Nav4 resized
  48. if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
  49. document.pgW=innerWidth; document.pgH=innerHeight; onresize=reloadPage; }}
  50. else if (innerWidth!=document.pgW || innerHeight!=document.pgH) location.reload();
  51. }
  52. reloadPage(true);
  53. // --></script><style type="text/css">
  54. body, td, a { font-family:Tahoma, Arial, Geneva, Helvetica, sans-serif; color:#0C396D; font-size:1em; font-weight: normal;}
  55. a { text-decoration:none; }
  56. #mtoc {width:100%;}
  57. #mix {width:100%;}
  58. #msrch {width:100%;}
  59. .selectedTab {height:27px;background-image:url(common/help_nav_select.gif);background-position:center;background-repeat:repeat-x;}
  60. .unselectedTab {height:27px;background-color:#FFFFFF;cursor:pointer;}
  61. .hoveredTab {height:27px;background-image:url(common/help_nav_hover.gif);background-position:center;background-repeat:repeat-x;cursor:pointer;}
  62. .stringTab {position: relative; top:5px; left:15px;}
  63. .spacerImg {width: 100%; height: 1px; background-color:#9eb6c8;}
  64. .dropShadow {width:100%;height:10px;background-image:url(common/bottom_shadow.png);background-position:top left;background-repeat:repeat-x;}
  65. </style>
  66. </head>
  67. <body onload="javacript:showTab();"><div role="main">
  68. <!--ZOOMSTOP-->
  69. <noscript>To use IBM Cognos product documentation, you must enable JavaScript in your browser.</noscript>
  70. <noscript>Internet Explorer Users: If the Information Bar displays a message informing you that active content has been restricted, click the Information Bar for an option to allow blocked content for the current help session. For more information on changing security settings, search Internet Explorer help for <q>active content advanced options</q>. All other browsers: Please make sure JavaScript is enabled.</noscript>
  71. <!--ZOOMRESTART-->
  72. <div id="mtoc" style="position:absolute; left: 0px; right: 100%; top: 0px; z-index:0; visibility: hidden">
  73. <div id="tr_mtoc" class="selectedTab">
  74. <div id="tr_mtoc_marker" class="tabMarker"></div>
  75. <div class="stringTab"><a href="javascript:tV( 'mtoc' );">Contents</a><a href="javascript:parent.tabcontent.findSync();" onmouseover="window.status='';return true"><img alt="Locate topic in contents" style="vertical-align: middle" border="0" src="common/sync2.gif"></img></a></div>
  76. </div>
  77. <div class="spacerImg"><img src="common/spacer.gif" height="1px" width="1px" border="0" alt="spacer image"></img></div>
  78. <div id="tr_mix" class="unselectedTab" onclick="javascript:tV( 'mix' );" onMouseOver="this.className='hoveredTab';" onMouseOut="this.className='unselectedTab';" role="navigation" aria-controls="mix" aria-label="leave table of contents and go to index">
  79. <div id="tr_mix_marker"></div>
  80. <div class="stringTab"><a href="javascript:tV( 'mix' );">Index</a></div>
  81. </div>
  82. <div class="spacerImg"><img src="common/spacer.gif" height="1px" width="1px" border="0" alt="spacer image"></img></div>
  83. <div id="tr_msrch" class="unselectedTab" onclick="javascript:tV( 'msrch' );" onMouseOver="this.className='hoveredTab';" onMouseOut="this.className='unselectedTab';" role="navigation" aria-controls="msrch" aria-label="leave table of contents and go to search">
  84. <div id="tr_msrch_marker"></div>
  85. <div class="stringTab"><a href="javascript:tV( 'msrch' );">Search</a></div>
  86. </div>
  87. <div class="dropShadow"><img src="common/spacer.gif" height="1px" width="1px" border="0" alt=""></img></div>
  88. </div>
  89. <div id="mix" style="position:absolute; left: 0px; right: 100%; top: 0px; z-index:1; visibility: hidden">
  90. <div id="tr_mtoc" class="unselectedTab" onclick="javascript:tV( 'mtoc' );" onMouseOver="this.className='hoveredTab';" onMouseOut="this.className='unselectedTab';" role="navigation" aria-controls="mtoc" aria-label="leave index and go to table of contents">
  91. <div id="tr_mtoc_marker"></div>
  92. <div class="stringTab"><a href="javascript:tV( 'mtoc' );">Contents</a></div>
  93. </div>
  94. <div class="spacerImg"><img src="common/spacer.gif" height="1px" width="1px" border="0" alt="spacer image"></img></div>
  95. <div id="tr_mix" class="selectedTab">
  96. <div id="tr_mix_marker" class="tabMarker"></div>
  97. <div class="stringTab"><a href="javascript:tV( 'mix' );">Index</a></div>
  98. </div>
  99. <div class="spacerImg"><img src="common/spacer.gif" height="1px" width="1px" border="0" alt="spacer image"></img></div>
  100. <div id="tr_msrch" class="unselectedTab" onclick="javascript:tV( 'msrch' );" onMouseOver="this.className='hoveredTab';" onMouseOut="this.className='unselectedTab';" role="navigation" aria-controls="msrch" aria-label="leave index and go to search">
  101. <div id="tr_msrch_marker"></div>
  102. <div class="stringTab"><a href="javascript:tV( 'msrch' );">Search</a></div>
  103. </div>
  104. <div class="dropShadow"><img src="common/spacer.gif" height="1px" width="1px" border="0" alt=""></img></div>
  105. </div>
  106. <div id="msrch" style="position:absolute; left: 0px; right: 100%; top: 0px; z-index:2; visibility: hidden">
  107. <div id="tr_mtoc" class="unselectedTab" onclick="javascript:tV( 'mtoc' );" onMouseOver="this.className='hoveredTab';" onMouseOut="this.className='unselectedTab';" role="navigation" aria-controls="mtoc" aria-label="leave search and go to table of contents">
  108. <div id="tr_mtoc_marker"></div>
  109. <div class="stringTab"><a href="javascript:tV( 'mtoc' );">Contents</a></div>
  110. </div>
  111. <div class="spacerImg"><img src="common/spacer.gif" height="1px" width="1px" border="0" alt="spacer image"></img></div>
  112. <div id="tr_mix" class="unselectedTab" onclick="javascript:tV( 'mix' );" onMouseOver="this.className='hoveredTab';" onMouseOut="this.className='unselectedTab';" role="navigation" aria-controls="mix" aria-label="leave search and go to index">
  113. <div id="tr_mix_marker"></div>
  114. <div class="stringTab"><a href="javascript:tV( 'mix' );">Index</a></div>
  115. </div>
  116. <div class="spacerImg"><img src="common/spacer.gif" height="1px" width="1px" border="0" alt="spacer image"></img></div>
  117. <div id="tr_msrch" class="selectedTab">
  118. <div id="tr_msrch_marker" class="tabMarker"></div>
  119. <div class="stringTab"><a href="javascript:tV( 'msrch' );">Search</a></div>
  120. </div>
  121. <div class="dropShadow"><img src="common/spacer.gif" height="1px" width="1px" border="0" alt=""></img></div>
  122. </div>
  123. </div>
  124. </body>
  125. </html>