标题 | background-attachment |
内容 | 语法: background-attachment : scroll | fixed 取值: scroll : 默认值。背景图像是随对象内容滚动 fixed : 背景图像固定 说明: 设置或检索背景图像是随对象内容滚动还是固定的。 此属性对于 currentStyle 对象而言是只读的。对于其他对象而言是可读写的。 请参阅 bgProperties 属性(特性)。对应的脚本特性为 backgroundAttachment 。 示例: html { background-image: url("anasazi.tif"); background-attachment: fixed; } body { background-attachment: scroll; } |
随便看 |
|
在线学习网考试资料包含高考、自考、专升本考试、人事考试、公务员考试、大学生村官考试、特岗教师招聘考试、事业单位招聘考试、企业人才招聘、银行招聘、教师招聘、农村信用社招聘、各类资格证书考试等各类考试资料。