I didn't offer up this answer off the bat, 'cuz it sorta side-steps the problem, but here ya go. Confine all your pages to a certain page height. Use JavaScript to determine the size of the browser window and place your image in the dead center. Have no scroll bars in the highest screen resolution. Some kinds of sites (online apps, financial) work very well with this method of no scroll bars. Some don't. It's a major design issue, but your site can look VERY sharp if done properly. NAT > -----Original Message----- > From: Ryan Williams [mailto:[EMAIL PROTECTED]] > Sent: Thursday, July 13, 2000 2:03 PM > To: [EMAIL PROTECTED] > Subject: Backround image problem... > > > Hi all, > > I don't know how to get Netscape to behave the way I am envisioning for > the web site I am developing. > > My Intention: To have a static background image that does not move. When a > user scrolls down the web page, I want to have the text scroll but the image > to remain fixed. > > My Problem: I am using bgproperties="fixed" to make IE 5.x behave as I > intend. However, Netscape will not recognize the bgproperties attribute of > the body tag. I have searched through my HTML reference with no luck as of > yet. > > Does anyone on this list have any ideas/suggestion/comments in regards to > this problem ? I am not using frames and this same image is used throughout > the site as a background (i.e. theme image). > > Thanks in advance. > > Ryan > [EMAIL PROTECTED] ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
