I am amazed to see how long this took and how much work you guys put in to this, but the amount it simply doesn't work...
I have stumbled upon a rather large bug, common navbar templates like this:
Code:
<!-- network locator -->
<div class="vbmenu_popup" id="networklocator_menu" style="display:none" align="$stylevar[left]">
<table width="200px" cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">Main</td></tr>
<tr><td class="vbmenu_option"><a href="http://www.m-network.net/index.php">Homepage</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://www.m-network.net/forum/index.php">Forum</a></td></tr>
<tr><td class="thead">Locations</td></tr>
<tr><td class="vbmenu_option"><a href="">Coming Soon...</a></td></tr>
</table>
</div>
<!-- / network locator -->
Creates dropdown menu for use within the navbar or header when this is called:
Code:
<td id="networklocator" width="78" height="34" class="css_nav"><a href="$show[nojs_link]#networklocator">.Network</a> <script type="text/javascript"> vbmenu_register("networklocator", 1); </script></td>
All these drop downs, custom and default, do not work now, does anyone else get this problem? I am 100% sure it is this mod and they were working, I installed this and they weren't...
EDIT:
I've just received numerous complaints that this mod is breaking anything and everything Javascript, the WWYSIG Editor is broken to now.