javascript_howto thread: Document.body.background's problem
Hi All Friends.
I am receving this error,What's problem?;
'Document.body',null or not object
Here's the codes;
<script>
if (screen.width==800)
{
document.body.background='image1.gif'
}
else
{document.body.background='image2.gif'}
</script>
******************************
Best Regards
Ali Benzes
IT Developer&Programmer
******************************
|





