Welcome Guest Search | Active Topics | Sign In | Register

SLideMenu Options
kennaxx
Posted: Tuesday, May 5, 2009 11:52:04 AM
Rank: Advanced Member
Groups: Member

Joined: 4/30/2009
Posts: 36

Slidemenu supports EO.Web.MenuItem.RaisesServerEvent but how can you set specific events like "OnClick". How can you tell which of the slide panels that has been clicked
Code: C#
eo_support
Posted: Tuesday, May 5, 2009 12:04:35 PM
Rank: Administration
Groups: Administration

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

The name of the event is "ItemClick". The event argument will tell you which item is clicked. See here for more details:

http://doc.essentialobjects.com/library/1/menucommon/handlingevent/server_event.aspx

Note that when you use slide menu, clicking a top level item will not trigger ItemClick event even when you have RaisesServerEvent set to true. Clicking a top level item always expand the pane. Clicking a child item would raise ItemClick event.

Thanks!
Juan Carlos Carrillo
Posted: Monday, June 1, 2009 11:18:07 AM
Rank: Newbie
Groups: Member

Joined: 5/18/2009
Posts: 3
I have a little problem with the Slide Menu.... I create it dynamiclly by code... on IE, FIREFOX and SAFARI, works fine but on Google Chrome it dissapears... I check already the generated html code and all the slide menu code with the menu and submenus is in there... but it didn't show up...

Can you help me ???
eo_support
Posted: Monday, June 1, 2009 11:27:19 AM
Rank: Administration
Groups: Administration

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

You will need to create a test page that reproduces the problem. Once we have that we will try to run it at here. As soon as we can see the problem at here, we should be able to tell you why.

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.