摘要:
语法:background-position : length || length background-position : position || position 取值:length : 百分数 | 由浮点数字和单位标识符组成的长度值。请參阅 长度单位 position : top | c... 阅读全文
posted @ 2015-01-29 11:00
mengfanrong
阅读(165)
评论(0)
推荐(0)
摘要:
*.location.href 使用方法: top.location.href=”url” 在顶层页面打开url(跳出框架) self.location.href=”url” 仅在本页面打开url地址 parent.location.href=”url” 在父窗体打开Url地址 this... 阅读全文
posted @ 2015-01-29 09:49
mengfanrong
阅读(111)
评论(0)
推荐(0)