-
Anylink Dropdown menu on a scrolling layer?
1) Script Title: AnyLink Drop Down Menu
2) Script URL (on DD):http://www.dynamicdrive.com/dynamici...pmenuindex.htm
3) Describe problem: I am using this script without any problems on ordinary layers on a html page but have created a scrolling layer using 'Dreamweaver' and inserted an image to click on for the dropdown menu on the scrolling layer.
Unfortunately I can not seem to find a way of making the script function on the scrolling layer and was wondering if anyone might know the answer as to how I can do this?
The code for the layer is:
<div id="Layer10" style="position:absolute; width:663px; height:408px; z-index:11; left: 312px; top: 373px; overflow: scroll; visibility: visible;">
and the code for the image and dropdown menu is:
<td colspan="3"><a href="default2.htm" onClick="return dropdownmenu(this, event, menu4, '250px')" onMouseout="delayhidemenu()"><img src="/images/xxxxxxxxxxxxxx_0.png"onmouseover="this.src='/images/xxxxxxxxxxxxxx_1.png';" onmouseout="this.src='/images/xxxxxxxxxxxxxx_0.png';"width="130" height="24" border="0"></a></td>
Thank you.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks