📄 menu_data.js
字号:
/*-------------------------------------------
Copyright Notice
--------------------------------------------*/
DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
/*-------------------------------------------
Required menu Settings
--------------------------------------------*/
DQM_sub_menu_width = 130;
DQM_urltarget = "_self"
DQM_onload_statement = ""
DQM_codebase = ""
DQM_border_color = "#000000";
DQM_menu_bgcolor = "#dddddd";
DQM_hl_bgcolor = "dddddd";
DQM_sub_xy = "0,0";
DQM_border_width = 1;
DQM_divider_height = 1;
/*---IE5-MAC Offset Fix - The following two
-----parameters correct a position reporting
-----bug in IE5 on the Mac platform. Adjust
-----the offsets below untill the first level
-----sub menus pop up in the correct location.*/
DQM_ie5mac_offset_X = 10
DQM_ie5mac_offset_Y = 12
/*-------------------------------------------
Required font Settings
--------------------------------------------*/
DQM_textcolor = "#333333"
DQM_fontfamily = "Verdana"
DQM_fontsize = 11
DQM_fontsize_ie4 = 9
DQM_textdecoration = "normal"
DQM_fontweight = "normal"
DQM_fontstyle = "normal"
DQM_hl_textcolor = "#000000"
DQM_hl_textdecoration = "underline"
DQM_margin_top = 3
DQM_margin_bottom = 3
DQM_margin_left = 5
/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/
DQM_icon_image0 = "/images/bullet.gif"
DQM_icon_rollover0 = "/images/bullet_hl.gif"
DQM_icon_image_wh0 = "13,8"
DQM_icon_image1 = "/images/arrow.gif"
DQM_icon_rollover1 = "/images/arrow.gif"
DQM_icon_image_wh1 = "13,10"
/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/
DQM_sub_xy0 = "-11.5,15"
DQM_sub_menu_width0 = 150;
DQM_subdesc0_0 = "Dreamweaver"
DQM_subdesc0_1 = "Flash"
DQM_subdesc0_2 = "Fireworks"
DQM_subdesc0_3 = "HTML/CSS"
DQM_subdesc0_4 = "JavaScript"
DQM_subdesc0_5 = "ASP/ASP.net"
DQM_subdesc0_6 = "JSP/Java"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_icon_index0_3 = 0
DQM_icon_index0_4 = 0
DQM_icon_index0_5 = 0
DQM_icon_index0_6 = 0
DQM_url0_0 = "/webdesign/2/index_1.htm"
DQM_url0_1 = "/webdesign/3/index_1.htm"
DQM_url0_2 = "/webdesign/4/index_1.htm"
DQM_url0_3 = "/webdesign/5/index_1.htm"
DQM_url0_4 = "/webdesign/6/index_1.htm"
DQM_url0_5 = "/webdesign/7/index_1.htm"
DQM_url0_6 = "/webdesign/8/index_1.htm"
DQM_sub_xy1 = "-14,15"
DQM_sub_menu_width1 = 140;
DQM_subdesc1_0 = "项目规划"
DQM_subdesc1_1 = "需求管理"
DQM_subdesc1_2 = "项目计划"
DQM_subdesc1_3 = "质量控制"
DQM_subdesc1_4 = "项目实施"
DQM_subdesc1_5 = "项目文档"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0
DQM_icon_index1_4 = 0
DQM_icon_index1_5 = 0
DQM_url1_0 = "/wpm/10/index_1.htm"
DQM_url1_1 = "/wpm/11/index_1.htm"
DQM_url1_2 = "/wpm/12/index_1.htm"
DQM_url1_3 = "/wpm/13/index_1.htm"
DQM_url1_4 = "/wpm/14/index_1.htm"
DQM_url1_5 = "/wpm/15/index_1.htm"
DQM_sub_xy2 = "-11.5,15"
DQM_sub_menu_width2 = 145;
DQM_subdesc2_0 = "商业模板"
DQM_subdesc2_1 = "艺术模板"
DQM_subdesc2_2 = "时尚模板"
DQM_subdesc2_3 = "主题模板"
DQM_subdesc2_4 = "另类模坂"
DQM_subdesc2_5 = "Dreamweaver模板"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_icon_index2_3 = 0
DQM_icon_index2_4 = 0
DQM_icon_index2_5 = 0
DQM_url2_0 = "/template/2/index_1.htm"
DQM_url2_1 = "/template/3/index_1.htm"
DQM_url2_2 = "/template/4/index_1.htm"
DQM_url2_3 = "/template/5/index_1.htm"
DQM_url2_4 = "/template/6/index_1.htm"
DQM_url2_5 = "/template/7/index_1.htm"
DQM_sub_xy3 = "-11.5,15"
DQM_sub_menu_width3 = 145;
DQM_subdesc3_0 = "服务器插件"
DQM_subdesc3_1 = "浏览器插件"
DQM_subdesc3_2 = "图层和DHTML插件"
DQM_subdesc3_3 = "Fireworks插件"
DQM_subdesc3_4 = "Flash插件"
DQM_subdesc3_5 = "导航插件"
DQM_subdesc3_6 = "制作插件"
DQM_subdesc3_7 = "多媒体插件"
DQM_subdesc3_8 = "脚本插件"
DQM_subdesc3_9 = "表格插件"
DQM_subdesc3_10 = "样式格式插件"
DQM_subdesc3_11 = "文本以及特殊符号插件"
DQM_subdesc3_12 = "电子商务插件"
DQM_subdesc3_13 = "其他插件"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_icon_index3_2 = 0
DQM_icon_index3_3 = 0
DQM_icon_index3_4 = 0
DQM_icon_index3_5 = 0
DQM_icon_index3_6 = 0
DQM_icon_index3_7 = 0
DQM_icon_index3_8 = 0
DQM_icon_index3_9 = 0
DQM_icon_index3_10 = 0
DQM_icon_index3_11 = 0
DQM_icon_index3_12 = 0
DQM_icon_index3_13 = 0
DQM_url3_0 = "/extensions/9/index_1.htm"
DQM_url3_1 = "/extensions/10/index_1.htm"
DQM_url3_2 = "/extensions/11/index_1.htm"
DQM_url3_3 = "/extensions/12/index_1.htm"
DQM_url3_4 = "/extensions/13/index_1.htm"
DQM_url3_5 = "/extensions/14/index_1.htm"
DQM_url3_6 = "/extensions/15/index_1.htm"
DQM_url3_7 = "/extensions/16/index_1.htm"
DQM_url3_8 = "/extensions/17/index_1.htm"
DQM_url3_9 = "/extensions/18/index_1.htm"
DQM_url3_10 = "/extensions/19/index_1.htm"
DQM_url3_11 = "/extensions/20/index_1.htm"
DQM_url3_12 = "/extensions/21/index_1.htm"
DQM_url3_13 = "/extensions/22/index_1.htm"
DQM_sub_xy4 = "-11.5,15"
DQM_sub_menu_width4 = 145;
DQM_subdesc4_0 = "网页教程"
DQM_subdesc4_1 = "项目管理教程"
DQM_subdesc4_2 = "技术文档"
DQM_subdesc4_3 = "软件下载"
DQM_icon_index4_0 = 0
DQM_icon_index4_1 = 0
DQM_icon_index4_2 = 0
DQM_icon_index4_3 = 0
DQM_url4_0 = "/down/24/index_1.htm"
DQM_url4_1 = "/down/25/index_1.htm"
DQM_url4_2 = "/down/26/index_1.htm"
DQM_url4_3 = "/down/27/index_1.htm"
DQM_sub_xy5 = "-11.5,15"
DQM_sub_menu_width5 = 145;
DQM_subdesc5_0 = "Deamweaver MX"
DQM_subdesc5_1 = "网页艺术"
DQM_subdesc5_2 = "网络编程"
DQM_subdesc5_3 = "数据库"
DQM_subdesc5_4 = "初学专版"
DQM_icon_index5_0 = 0
DQM_icon_index5_1 = 0
DQM_icon_index5_2 = 0
DQM_icon_index5_3 = 0
DQM_icon_index5_4 = 0
DQM_url5_0 = "/forum/listtopic.asp?ForumID=2&ForumName=Deamweaver+MX"
DQM_url5_1 = "/forum/listtopic.asp?ForumID=3&ForumName=%CD%F8%D2%B3%D2%D5%CA%F5"
DQM_url5_2 = "/forum/listtopic.asp?ForumID=5&ForumName=%CD%F8%C2%E7%B1%E0%B3%CC"
DQM_url5_3 = "/forum/listtopic.asp?ForumID=6&ForumName=%CA%FD%BE%DD%BF%E2"
DQM_url5_4 = "/forum/listtopic.asp?ForumID=16&ForumName=%B3%F5%D1%A7%D7%A8%B0%E6"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -