Not working yet
I added the following to tpl_mega_menu.php
And the following line to tpl_header.phpCode:<div id="mega-wrapper" "javascript:void(0)" onclick = "document.getElementsByClassName('mega-menu').style.display='block';document.getElementById('fade').style.display='block';"><!-- bof mega-wrapper --> <ul class="mega-menu menu_red" "javascript:void(0)" onclick = "getElementsByClassName('mega-menu').style.display='none';document.getElementById('fade').style.display='none';"><!-- bof mega-menu -->
After the code that adds the mega menuCode:<div id="fade" class="black_overlay"></div>
If anybody has suggestions? obviously it must work on hover not click but I want to get it at least to display at all for a start


Reply With Quote
