Pop-Up menu at Dreamweaver

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
brunette
Beginner
Beginner
Posts: 2
Joined: Tue Aug 08, 2006 9:33 am

Pop-Up menu at Dreamweaver

Post by brunette »

Hi

I have got problem with pop-up menu. I have created it at Fireworks and exported it to Dreamweaver. The image of pop-up menu do not appear in browse. It only shows if I click on the image - I do not want it. How to do it as I wish the image of pop up menu appears instantly in browse. Help me please!!!!!!!! I ll be grateful if you give me a help.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

Is this for the Milonic menu? It should just open the popup when you mouseover the image.

If it's not a Milonic menu, there would be no way we'd know how to help on someone else's menu.

I suggest you try a forum that helps with dreamweaver. Try a search using 'dreamweaver help forums' at ask or google.

And, if you can post to that forum the code for the mouseover that will greatly help them to help you.

Ruth
brunette
Beginner
Beginner
Posts: 2
Joined: Tue Aug 08, 2006 9:33 am

Post by brunette »

Hi Ruth

I would like to show a popup menu in browse when I open it. For some reason, this does not work. But it works when I call this function on a onMouseOver. Strange...

I do not wish the Milonic menu, but I want to create a pop up menu button myself.

Code: Select all

<td><a href="menu/popup.html" onmouseout="MM_menuStartTimeout(1000);" onmouseover="MM_menuShowMenu('MMMenuContainer0731153857_0', 'MMMenu0731153857_0',13,11,'popup_r1_c1');"><img name="popup_r1_c1" src="menu/popup_r1_c1.gif" width="177" height="152" border="0" id="popup_r1_c1" alt="" /></a></td>
hope you to hear shortly.

Regards,
Liina
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

I'm sorry. This is the Milonic website and these forums are specifically for the Milonic Menu. It is not a general help forum for menus.

It is why I posted that you should do a search for dreamweaver help forums at some search engine, like google or ask. There are forums out there which are specifically to help people with Dreamweaver.

Ruth
Post Reply