从1到8分别是主页到互动,想要的留下修改背景,不想要的可以删掉,删除导航条做法 前面已经介绍!!!
<img src="javascript:bt_1.style.background='url(图片地址)';bt_2.style.background='url(图片地址)';bt_3.style.background='url(图片地址)';bt_4.style.background='url(图片地址)';bt_5.style.background='url(图片地址)';bt_6.style.background='url(图片地址)';bt_7.style.background='url(图片地址)';bt_8.style.background='url(图片地址)';"></img>
下面这个代码可以使导航条背景tou明!!!
<img src="javascript:bt_1.style.background='url()';bt_2.style.background='url()';bt_3.style.background='url()';bt_4.style.background='url()';bt_5.style.background='url()';bt_6.style.background='url()';bt_7.style.background='url()';bt_8.style.background='url()';"></img>