Who We Are
Management Global Sites
Asia South America Australia North America Europe Africa
Investors
Asia South America Australia North America Europe Africa
Worldwide Product Overview Publicity
Our Commitment
Satisfaction Our Goals Product Warranty Future Outlook Product Quality Continued Support
Our Investors
Annual Meetings Financial Reports Nasdaq Quoting Dividend Information Future Outlook CEO Announcements
Technology
Satisfaction Our Goals Product Warranty Future Outlook Product Quality Continued Support
 

This add-on allows for sub menus to appear on top of select boxes in IE 5 and 6.

To apply this add-on include the following script call and core add-on code in your source HTML (portion in red below). The script call must appear after the call to the QuickMenu js file (qm.js).

<!--%%%%%%%%%%%% Quick Menu Script %%%%%%%%%%%*-->
<script type="text/JavaScript" src="qm.js"></script>

<!-- Add-On Core Code (Remove when not using any add-on's) -->

<!--Core Add-On Code-->
<style type="text/css">.qmfv{visibility:visible !important;}</style><script type="text/JavaScript">var qmad = new Object();qmad.bvis="";qmad.bhide="";</script>

  <!-- Add-On Settings -->
  <script type="text/JavaScript">

    /******* Menu 0 Add-On Settings *******/
    var a = qmad.qm0 = new Object();

    // IE Over Select Fix Add On
    a.overselects_active = true;

  </script>

<!-- Add-On Script Files -->
<script type="text/JavaScript" src="qm_over_select.js"></script>