小山

付出最大努力,追求最高成就,享受最佳生活,收获无悔人生

博客园 首页 新随笔 联系 订阅 管理

随笔分类 -  Menu

摘要:步骤:1.新建一个页面,假如说叫VerticalMenu2.把html代码copy到html代码区3.把LoadTopMenu方法copy到cs代码区4.运行即可-------------------------------------1.html代码 2.cs代码 public class VerticalMenu : S... 阅读全文
posted @ 2005-10-23 12:23 小山 阅读(5347) 评论(8) 推荐(0) 编辑

摘要:-------------------------------------源代码下载/Files/singlepine/topmenu.rar public class TopMenu : System.Web.UI.Page{ protected DataRow[] father; protected DataRow[] first; protected DataRow[] s... 阅读全文
posted @ 2005-10-22 17:41 小山 阅读(18730) 评论(45) 推荐(0) 编辑