开发者

asp menu control

I'm working on an ASP app an开发者_运维知识库d I have an asp menu item

It shows the menu sub-items when the mouse is over but i'd like it to show the sub-items with a mouse click

What can I do?


It might be possible, but it is an extremely bad idea to do. You would have to modify the javascript completely.

Instead I highly recommend you to create your own menu control. You can get the SiteMap through the SiteMapDataSource.

  • SiteMap class
  • SiteMapDataSource class
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜