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.
Pop-Up menu at Dreamweaver
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
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
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.
hope you to hear shortly.
Regards,
Liina
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>
Regards,
Liina
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
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