养生 装修 购物 美食 感冒 便秘 营销 加盟 小吃 火锅 管理 创业 搭配 减肥 培训 旅游

body对象如何使用background属性

时间:2024-11-15 04:53:20

body对象background属性是获取背景图片的属性值

工具/原料

编辑器

浏览器

方法/步骤

1、创建一个名称为background的html文件,设置body的背景图片

body对象如何使用background属性

2、添加一个button按钮,在点击事件中加入自定义函数mybackground

body对象如何使用background属性

3、添加一p标签,设置id为showbackground

body对象如何使用background属性

4、在javascript中创建一个自定义函数mybackground

body对象如何使用background属性

5、在自定义函数中获取body对象。用background属性背景图片属性

body对象如何使用background属性

6、在浏览器中打开文件,点击button查看效果

body对象如何使用background属性

© 一点知识