Welcome Guest Search | Active Topics | Sign In | Register

How used mouse event in menu essencial object Options
Ilda Cardoso
Posted: Monday, August 24, 2009 12:00:32 PM
Rank: Newbie
Groups: Member

Joined: 7/13/2009
Posts: 3
Hi, can help me?
i need to use a event onMouseOver in menu essencialObject.
eo_support
Posted: Monday, August 24, 2009 12:05:53 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

You will need to use our client side JavaScript interface. Please see this sample to get an idea of how the client side API works:

http://demo.essentialobjects.com/Default.aspx?path=Menu\menu_programming\_i2\menu_client_event

The sample showed you how to handle ClientSideOnItemClick. However you can handle ClientSideOnItemMouseOver the same way. For a full list of available events, check the reference of the class (look for ClientSideOnXXXX):

http://doc.essentialobjects.com/library/1/eo.web.menuproperties.aspx

If you have never used our client side interface before, you will also want to go over this topic:

http://doc.essentialobjects.com/library/1/clientapi_howto.aspx

Hope this helps.

Thanks!




You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.