Is this possible with just CSS alone or does it require Javascript.
I have a "blueprint" type look to my site have images in the upperright and lowerleft corners that kinda frame it in.
Look at the site and you'll see what i mean.
Is there some way to always have the corners of my page framed in like that regardless of scrolling.
And frames wont work because the length of those lines is relative to screen resolution 800x600 being the lowest it supports. So the vertical lines would end taking half my space.
Any help someone can give me would be greatly appreciated.
If it requires JavaScript am i going to have to dectect the user resolution? so i can use that as a refrence where to set my objects using php to write the css style?????
Thanks,
rizza
Sometimes a little knowledge can get you into trouble!
I have a "blueprint" type look to my site have images in the upperright and lowerleft corners that kinda frame it in.
Look at the site and you'll see what i mean.
Is there some way to always have the corners of my page framed in like that regardless of scrolling.
And frames wont work because the length of those lines is relative to screen resolution 800x600 being the lowest it supports. So the vertical lines would end taking half my space.
Any help someone can give me would be greatly appreciated.
If it requires JavaScript am i going to have to dectect the user resolution? so i can use that as a refrence where to set my objects using php to write the css style?????
Thanks,
rizza
Sometimes a little knowledge can get you into trouble!