run001.html

来自「Visual QuickMenu 6.5汉化版---JS导航栏特效生成器」· HTML 代码 · 共 15 行

HTML
15
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>

<head>
</head>
<body style="margin:0px;background-color:#ffffff;" scroll=no style="overflow:hidden;">

<noscript>
<div style="margin:40px;font-family:arial;font-size:13px;color:#333333;"><b>Warning:</b> To run the Visual CSS QuickMenu Interface, JavaScript must be enabled in your browser.<br><br>If you are using IE and running SP2, click the yellow bar at the top of the document window and select 'Enable Blocked Content...'.  You can permenatly enable local scripts in IE by selecting 'Tools' --> 'Internet Options'.  Next click on the 'Advanced' tab, from the list of options check 'Allow active content to run in files on My Computer' under the 'Security' category.</div>
</noscript>

<script type="text/javascript">qmvi_create_loading_msg();;function qmvi_create_loading_msg(){var qh=80;var qw=300;var dh=0;var dw=0;if(window.innerHeight){dh=window.innerHeight;dw=window.innerWidth;}else {dh=document.documentElement.clientHeight;dw=document.documentElement.clientWidth;}var tpos=parseInt((dh-qh)/2);var lpos=parseInt((dw-qw)/2);var wt='<div id="qmvi_loading_div" style="top:'+tpos+'px;left:'+lpos+'px;height:'+qh+'px;width:'+qw+'px;position:absolute;text-align:center;font-family:Arial;text-decoration:none;font-weight:normal;font-size:13px;color:#00224A;background-color:#ffffff;border-width:1px;border-color:#828EA2;border-style:solid;">';wt+='<div style="padding:20px;"><img src="images/loading.gif" width=16 height=16><br><br>CSS菜单快速生成器</div>';wt+='</div>';document.write(wt);}</script>
<script type="text/javascript" src="qm_visual.js"></script>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?