只能输入数字
作者:cmscn 日期:2007-09-01
只能输入全角
作者:cmscn 日期:2007-09-01
只能输入汉字
作者:cmscn 日期:2007-09-01
包含另外一个页面
作者:cmscn 日期:2007-09-01
<object height=400 width=600 type="text/x-scriptlet" data="http://www.dulishi.net/dulishi2001/main/default.asp">
加入收藏 设为首页
作者:cmscn 日期:2007-08-24
<DIV class=style28 align=right><b><a href="#" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.ylnotary.com/');"><FONT color=#ffffff>设为首页</FONT></a><FONT color=#ffffff>|</font><a href="javascript:window.external.AddFavorite('http://www.ylnotary.com/', '陕西省榆林市榆阳区公证处')"><FONT color=#ffffff>加入收藏</FONT></a>
</b></DIV>
</b></DIV>
生肖调用
作者:cmscn 日期:2007-08-12
鼠标悬停显示大图
作者:cmscn 日期:2007-07-07
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>a</title>
<style type="text/css">
ul#hovershow{
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>a</title>
<style type="text/css">
ul#hovershow{
用JS代码调用FLASH
作者:cmscn 日期:2007-06-28
引用内容
// Flash ?????????
function flashWrite(swf_name,swf_file,swf_width,swf_height) {
var objectTag = "<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,16,0' width='"+swf_width+"' height='"+swf_height+"' id='"+ swf_name +"' align='middle'><param name='allowScriptAccess' value='always'><param name='movie' value='../??? Crepot.files/" + swf_file +"'><param name='quality' value='high'><param name='wmode' value='transparent'><param name='bgcolor' value='#ffffff'><embed src='../??? Crepot.files/" + swf_file +"' quality='high' bgcolor='#ffffff' width='"+swf_width+"' height='"+swf_height+"' name='"+ swf_name +"' align='middle' allowScriptAccess='always' wmode='transparent' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer'></object>";
document.write(objectTag);
objectTag = "";
}
function flashWrite(swf_name,swf_file,swf_width,swf_height) {
var objectTag = "<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,16,0' width='"+swf_width+"' height='"+swf_height+"' id='"+ swf_name +"' align='middle'><param name='allowScriptAccess' value='always'><param name='movie' value='../??? Crepot.files/" + swf_file +"'><param name='quality' value='high'><param name='wmode' value='transparent'><param name='bgcolor' value='#ffffff'><embed src='../??? Crepot.files/" + swf_file +"' quality='high' bgcolor='#ffffff' width='"+swf_width+"' height='"+swf_height+"' name='"+ swf_name +"' align='middle' allowScriptAccess='always' wmode='transparent' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer'></object>";
document.write(objectTag);
objectTag = "";
}