<script language="JavaScript">
<!-- Activate cloaking device
document.write('<body background="' + image + '" >')
// Deactivate cloaking device -->
</script>
我需要在背景上添加这种额外的样式。
无重复中心中心固定
我试过了,它不起作用:
document.write('<body background="' + image + '" no-repeat center center fixed>')
如何将此样式添加到背景中?