I'm fairly new to java, it's been a good year or two since I've made any websites, and my friend and I are working on one.
Our problem is that our background image is perfect for users with 1024x768 res. (have the bg set on fixed so it doesn't scroll) on their computers, but people with higher or lower rez, it looks REALLY bad
So I started to look for a script that could auto-resize the image, and came across this one (<!-- m --><a class="postlink" href="http://javascript.internet.com/bgeffects/full-size-image.html">http://javascript.internet.com/bgeffect ... image.html</a><!-- m -->). All fine and dandy, but the thing is, the image appears/stretches OVER everything else (is appearing infront of the text and whatnot), when it's supposed to be the background image.
I hit a brain fart and am not sure how to set it so with this script, it's my background image that auto-resizes to whatever res/size the browser is at. Any help would be greatly appreciated!
Thanks ahead of time!
Our problem is that our background image is perfect for users with 1024x768 res. (have the bg set on fixed so it doesn't scroll) on their computers, but people with higher or lower rez, it looks REALLY bad
So I started to look for a script that could auto-resize the image, and came across this one (<!-- m --><a class="postlink" href="http://javascript.internet.com/bgeffects/full-size-image.html">http://javascript.internet.com/bgeffect ... image.html</a><!-- m -->). All fine and dandy, but the thing is, the image appears/stretches OVER everything else (is appearing infront of the text and whatnot), when it's supposed to be the background image.
I hit a brain fart and am not sure how to set it so with this script, it's my background image that auto-resizes to whatever res/size the browser is at. Any help would be greatly appreciated!
Thanks ahead of time!