Guest210212002
01-20-2008, 02:39 PM
Edited for the new question. I've got images for navigation working, and I've got the dropdowns working as I'd like them, but for some reason the javascript down-arrow wants to be under the image, instead of in line with it.
http://www.sevenstring.org/chris/vb_linkq.jpg
I've gone with tables, and tried setting width="xxx" in them, but the thing still doesn't want to just stay in line with the image.
--------------- Added 1200876144 at 1200876144 ---------------
I ended up removing the dropdown image altogether. For those of you also trying to get this, or find it through a search, change the JS call to this:
<script type="text/javascript">vbmenu_register("menuname", true);</script>
http://www.sevenstring.org/chris/vb_linkq.jpg
I've gone with tables, and tried setting width="xxx" in them, but the thing still doesn't want to just stay in line with the image.
--------------- Added 1200876144 at 1200876144 ---------------
I ended up removing the dropdown image altogether. For those of you also trying to get this, or find it through a search, change the JS call to this:
<script type="text/javascript">vbmenu_register("menuname", true);</script>