asp.net menus

  • Thread starter Thread starter Bratislav Jevtic
  • Start date Start date
B

Bratislav Jevtic

hi,

we developed an application having server-side menus. however, I'm
interested for:

1. some nice client side drop down menus. ideal solution would be something
like windows menus in desktop applications (menus, submenus, check box
items, etc) but working in JavaScript.

2. if I select something on client side menu (JavaScript), how to invoke
server side procedure?

thanks in advance,
bj
 
And, they are stated to be included in the Visual Basic .NET Resource Kit:
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

**********************************************************************
Think Outside the Box!
**********************************************************************
 
Back
Top