摘要:
<!doctypehtml><html><head><metacharset="gb2312"><metahttp-equiv="X-UA-Compatible"content="IE=7"><scripttype="text/javascript"src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script><
阅读全文
posted @ 2012-11-05 18:50
douqiumiao
阅读(268)
推荐(0)
编辑
摘要:
在和页面相同的目录下添加文件crossdomain.xml内容为:<?xmlversion="1.0"?><cross-domain-policy><allow-access-fromdomain="*"/></cross-domain-policy>
阅读全文
posted @ 2012-11-05 18:48
douqiumiao
阅读(258)
推荐(0)
编辑
摘要:
<embedclass='flash1'src='/images/wanshengjie/flash1.swf'type='application/x-shockwave-flash'width='998'height='918'quality='high'menu='false'pluginspage='http://www.macromedia.com/go/getflashplayer'wmode='transparent'play=
阅读全文
posted @ 2012-11-05 18:48
douqiumiao
阅读(179)
推荐(0)
编辑
摘要:
firefox不支持background-position-x,background-position-y今天又学了一招,firefox不支持background-position-x,background-position-y例如:background-position-x:30px;background-position-y:5px;需要改成:background-position:30px5px;烈火网友情提示:对背景进行定位时,直接写在background后面就可以了。如background:url(../images/hbv_birth_06.jpg)no-repeat30px5px
阅读全文
posted @ 2012-11-05 18:47
douqiumiao
阅读(238)
推荐(0)
编辑