/* ************************************************************ * * Scriptname : maxmenu.js * Version : 1.0.0 * ************************************************************ * * Copyright © 2003 by Max.nl * ************************************************************ * Description : * * JS for menu ( IE 5,6 ) * * This script replaces 'maxmenu.js'. * It adds li.hover for MSIE, which does not support li:hover. * * The old 'maxmenu.js' explicitly defined the behavour, * this script allows to CSS to handle the li.hover instead, * ************************************************************ * * Date : 02-08-2006 * Author : Diederik van der Boor * Description : Avoid invoking when Firefox is used. ** * Date : * Author : * Description : Initial Release * ************************************************************ */ if(document.all) { /* Function to fix the menu hover effect in MSIE */ fixMenuHover = function() { if(document.all && document.getElementById) { navRoot = document.getElementById("menuFirstLevel"); if(navRoot == null) { if(location.host.indexOf('.devel.') != -1) { alert('menu.js: Er is geen