i been looking for code that will fix my background pictures in old netscape 4.x browsers. i have found code for netscape 7.x, but it doesnt seem to work for the older version of netscape.
before i post my code, i found out the code i have now is part of css, which in a way makes it a hack code. also if you can help me out, can you type out what i need to do with the code please?
also the reason why i want to do this is because i want to make my sites compatable with all browsers, or at least as much as i can.
[tt]<body style="background-attachment: fixed;
background-repeat:no-repeat; bgproperties="fixed"
leftmargin="0" topmargin="0" marginheight="0" marginwidth="0" background="gameimages/family_bug.jpg"
link="#4040FF" alink="#4040FF" vlink="#4040FF">[/tt]
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)


