
<ahref="javascript:location.reload()">刷新</a><ahref="javascript:history.back(1)">后退</a><Ahref="javascript:print();">打印本页&阅读全文
以下为详细代码 <html> <head> <metahttp-equiv="Content-Type"content="text/html;charset=gb2312"/> <title>网站内容中某个关键字相关右键菜单</t阅读全文
以下为详细代码 <!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Strict//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <headprofile="http://w阅读全文
以下为详细代码 <html> <title>QQ邮箱文件中转站点击下载效果</title> <head> <scripttype="text/javascript"> functionS(i){returndocument阅读全文
以下为详细代码 <!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <htmlxmlns="阅读全文
以下为详细代码 <!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <htmlxmlns="ht阅读全文
以下为详细代码 <!DOCTYPEHTMLPUBLIC"-//W3C//DTDHTML4.0Transitional//EN"> <HTML> <HEAD> <TITLE>利用java客户端静态页面玩分页</TITLE> &l阅读全文
以下为详细代码 <!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1- transitional.dtd"> <htmlxmlns阅读全文
以下为详细代码 设置个性的文字链接样式,集齐网页上常见的链接样式 <style> .one1{color:red;text-decoration:none;} .one2{color:blue;font-weight:bold;text-decoration:blink;} 阅读全文
以下为详细代码 网页链接十字显示就像CAD十字做标一样,效果非常好 <!--要完成此效果需要两个步骤--> 第一步:把如下代码加入到<head>区域中--> <styletype="text/css"> #leftright{ p阅读全文
以下为详细代码 把代码“javascript:void(null)”代替原来的“#”标记 例如: 原来的代码: <ahref="#">点击链接看效果</a> 替换成: <ahref="javascript:void(null)">点击链阅读全文