Click to See Complete Forum and Search --> : Fixed page command....anyone?
FragDragoN
08-04-2003, 12:59 PM
I am new to writing code. I have a website, and I want to change the website so that when the window size changes the text does not change. I heard this could be done with java. If anyone knows what I'm talking about, help out plz!! :D
FragDragoN
08-08-2003, 09:01 AM
Wow....is it really that hard to do?? I thought this was done to every professional page. I could be wrong.
AdamGundry
08-08-2003, 09:08 AM
You need to make a flowing design, using relative sizes (%) for all layout elements, so the page will adapt itself to the size of the browser window. Lay out your pages using CSS - Java/Javascript is unnecessary and unhelpful.
Adam