tiamat2012
Programmer
Hello all;
I'm trying to make my website's size fluid so that it can fit any screen. The only problem is I'm using a few images with definite pixel sizes, I was wondering if there was a way to find out the total pixel size (like 100% width = 800px)
my images at the top are 200x200, so that would allow me to change it for any browser to fill the gap between them, same for height.
do you know how I could get this value with javascript?
-Kerry
I'm trying to make my website's size fluid so that it can fit any screen. The only problem is I'm using a few images with definite pixel sizes, I was wondering if there was a way to find out the total pixel size (like 100% width = 800px)
my images at the top are 200x200, so that would allow me to change it for any browser to fill the gap between them, same for height.
do you know how I could get this value with javascript?
-Kerry