The script doesn't work well with Image Maps, so you're probably better off with scenario #1 above. I've modified dropdowncontent.js below to include the ability to specify an additional vertical offset to be applied to the drop down content associated with each anchor link. With it for example, you can now insert the attributes in red below:
Code:
<p align="right" style="margin-top: 400px">Demo #2 (click): <a href="http://www.dynamicdrive.com/resources/" id="contentlink" rel="subcontent2" data-x="-300" data-y="200">Additional Resources</a> </p>
The above will offset the drop down content 300px to the left and 200px down from its original location.
Bookmarks