Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 Drop Down menus

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert Email Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
micronics Posted - 16 Nov 2009 : 22:40:09

I wonder if I could use the OnMouseOver event of the page in order to hide all submenus? I have tried that using the OnClick event and it works fine.
However, when I use the OnMouseOver,hide on submenus destination event of the page it actually OVERIDES the OnMouseOver,show on submenus destination event.
As a consequence of this overidding function when I place the mouse pointer over the menu button I never get the actual submenu shown.
5   L A T E S T    R E P L I E S    (Newest First)
s.dav Posted - 19 Nov 2009 : 09:27:25
Just look at the program samples ;-)
petermrice Posted - 18 Nov 2009 : 18:53:13
I am trying to create a drop-down menu. Is there an example with explanations? I have tried to use an Object with the menu name, a Layer containing a GfxMenu and coding the onMouseOver event to show the layer. It does not work.
micronics Posted - 17 Nov 2009 : 16:55:00
Hotspot works great!

Many thanks to Petran and Davide!
s.dav Posted - 17 Nov 2009 : 09:35:13
Petran is right, I used the same method in my site.
The next version of D.H.W.E. will have drop down menus
petran Posted - 17 Nov 2009 : 08:35:48
Don't think this will work indeed. When you mouseover your menu you are also mousing over your page so the submenu disappears. I mostly use a hotspot under the menu and submenu with the action OnMouseOver Hide submenu. See www.riverclack.nl
(Be sure to leave some space between the hotspots so you can move the mouse from menu to submenu)

[img]http://www.rdbf.nl/DHE/hiding_submenu.png[/img]

Perhaps there are better solutions, but this works for me.

Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000