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.
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 [DATE]1200876144[/DATE] at [TIME]1200876144[/TIME] ---------------
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:
Code:
<script type="text/javascript">vbmenu_register("menuname", true);</script>