QQ空间导航条背景代码也可以透明化:
从1到8分别是QQ空间主页到互动,想要的留下修改背景,不想要的可以删掉,删除QQ空间导航条做法以前的文章里已经介绍!!!
<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>
下面这个代码可以使QQ空间导航条背景透明!!!
<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>