⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tryit_wap.asp

📁 W3Schools tutorial..web designing
💻 ASP
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-US" xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>WAP Demo</title>
 
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="Keywords" content="xml,tutorial,html,dhtml,css,xsl,xhtml,javascript,asp,ado,vbscript,dom,sql,colors,soap,php,authoring,programming,training,learning,beginner's guide,primer,lessons,school,howto,reference,examples,samples,source code,tags,demos,tips,links,FAQ,tag list,forms,frames,color table,w3c,cascading style sheets,active server pages,dynamic html,internet,database,development,Web building,Webmaster,html guide" />

<meta name="Description" content="Free HTML XHTML CSS JavaScript DHTML XML DOM XSL XSLT RSS AJAX ASP ADO PHP SQL tutorials, references, examples for web building." />

<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="cache-control" content="no-cache" />

<link rel="stylesheet" type="text/css" href="../stdtheme.css" />

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "../../https@ssl./default.htm" : "../../www./default.htm");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3855518-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>

<link rel="stylesheet" type="text/css" href="css_wapdemo.css" />

<script language="JavaScript" src="js_wapdemo_javascript.js" type="text/javascript"></script>
<script language="VBScript" src="js_wapdemo_vbscript.js" type="text/vbscript"></script>

</head>
<body onunload="stoptimer()">

<script type="text/javascript"><!--
google_ad_client = "pub-3440800076797949";
/*txtimg*/
google_ad_slot = "5330033957";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript" src="../../pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<noscript>
<a href="../default.asp" target="_blank"><img src="../banners/w6.gif" border="0" alt="W3Schools" /></a>
</noscript>

<br />

<center>
<h1>W3Schools' WAP Demo</h1>

<form action="">
	<select id="wmlfile" onchange="fileselect(this)">
		<option value="caption">--Select a WML file	--</option>
		<option value="demo_helloworld.wml">Hello World</option>	
		<option value="demo_text.wml">Text	</option>
		<option value="demo_br.wml">Line break</option>
		<option value="demo_formatting.wml">Formatting</option>
		<option value="demo_table.wml">Table</option>
		<option value="demo_a.wml">A HREF</option>
		<option value="demo_anchor.wml">Anchor</option>
		<option value="demo_image.wml">Image</option>
		<option value="demo_input.wml">Input</option>
		<option value="demo_select.wml">Select</option>
		<option value="demo_checkbox.wml">Select multiple</option>
		<option value="demo_fieldset.wml">Fieldset</option>
		<option value="demo_timer.wml">Timer</option>
		<option value="demo_gohref.wml">Href</option>
		<option value="demo_selectfull.wml">Variable</option>
		<option value="demo_prev.wml">Previous page</option>
		<option value="demo_refresh.wml">Refresh</option>
	</select>
</form>
</center>

<table border="0" width="100%">
<tr>
<td id="source" class="source" valign="top">&nbsp;</td>
<td width="200" valign="top">



<table class="mobil" border="0" width="200">
<tr>
<td valign="top">
&nbsp;
  <table class="xmobil" align="center" border="0" width="200">
	 <tr>
	  <td id="display" height="105">&nbsp;</td>
	  <td>&nbsp;</td>
	  <td>&nbsp;</td>
	 </tr>
	 <tr>
	  <td width="25">&nbsp;</td>
	  <td id="display2" width="135" class="display" height="110">
		<table class="mobildisplay" border="0" width="100%">
		<tr><td valign="top" id="titledisplay" height="10" align="center" colspan="2">&nbsp;</td></tr>
		<tr><td valign="top" id="carddisplay" class="carddisplay" colspan="2">&nbsp;</td></tr>
		<tr>
		  <td valign="bottom" id="acceptdisplay" height="10">&nbsp;</td>
		  <td valign="bottom" id="backdisplay" height="10">&nbsp;</td>
		</tr>
		</table>
	  &nbsp;</td>
	  <td>&nbsp;</td>
	 </tr>
	 <tr>
	  <td>&nbsp;</td>
	  <td class="navbutton" width="160">
		<table width="100%" border="0">
		<tr>
		<td height="20" id="acceptbtn" onclick="traverse(this)" onmouseover="cursorhand(this)">&nbsp;</td>
		<td>&nbsp;</td>
		<td id="backbtn" onclick="traverse(this)" onmouseover="cursorhand(this)">&nbsp;</td>
		</tr>
		</table>
	  &nbsp;</td>
	  <td>&nbsp;</td>
	 </tr>
	 <tr>
	  <td>&nbsp;</td>
	  <td class="scroll" height="20">
		<table border="0">
		<tr>
		<td height="20" width="40" onmousedown="fastup()" onmouseup="stopscrolltimer()" onmouseover="cursorhand(this)">&nbsp;</td>
		</tr>
		<tr>
		<td width="40" onmousedown="fastdown()" onmouseup="stopscrolltimer()" onmouseover="cursorhand(this)">&nbsp;</td>
		</tr>
		</table>
	  &nbsp;</td>
	  <td>&nbsp;</td>
	 </tr>
   </table>
</td>
</tr>
</table>

</td>


 </tr>
</table>


<hr />
<center>
<b>This WAP Demo requires Internet Explorer 5.0 or higher!</b>
</center>
<hr />


<form name="myform" action="">
<input name="myinput" type="hidden" />
</form>

</body>
</html>

⌨️ 快捷键说明

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