PDA

View Full Version : Scrolling window problem with explorer


Thegolfer
06-12-2006, 03:25 PM
Hi,

Has anybody encountered a problem with scolling windows in explorer. I built a website that uses some scrolling windows to display the "terms of use" and "privacy policy" . My first problem is the text area is not centered equally in different browsers.(firefox,safari, explorer). the second problem which is bigger is, in the PC explorer version, the text area is bigger and overlap my lower page design. here is the link :

https://www.netpostproduction.com/terms.html

Any ideas would be greatly appreciated.

Thank you in advance! :cool:

areidmtm
06-12-2006, 03:42 PM
You've got some pretty funky DIV tags

How about something like this

14

Thegolfer
06-13-2006, 03:31 PM
Thank you for your quick reply Areidmtm!

You probably guess by my "funky DIV tags" that I am not a qualify web designer...

what you send me seems to work well,Except , I still have some improvements to do because I lost my bottom bar and need to align the menu button at the bottom a little more to the left. Since my web design application does not allow me to edit html(Freeway pro is WYSIWYG).I can only add html markup. Can you tell me what are the html change you did on this page to have my text area center align? I might be able to add only the extra code as html markup.

Thank you again for your help!

areidmtm
06-15-2006, 08:59 AM
how's this?

15

Thegolfer
06-15-2006, 03:40 PM
areidmtm,

THANK YOU SO MUCH! This is exactly what I was looking for....
And since you are the KING of HTML let me ask you something else.
My last legal page is slightly different. I add a validation button.(see link below)

https://www.netpostproduction.com/agreement.html

But I would like to put my validate box at the bottom of the scolling
window so I KNOW users haved to scroll to the end of my legal document
to check the box and agree to the terms of rule. (Maybe this is very complicated?)

Also this window has also the same problem that my other legals document had.(the text area not center in explorer) but worst , the scrolling window overlap my "I agree to the terms of use" text and checkbox in explorer.

I would understand if this is to much asking...Perharps you can direct me to
a tutorial or web link where to find how to do that...

Thank you again for your help!

areidmtm
06-20-2006, 11:35 AM
Sorry for the delay, give me a day or so, and I'll have something for you.

Thegolfer
06-20-2006, 11:55 AM
Many thanks Areidmtm,

I used your previous file and integrated it to the validate page and it solved
the problem.

Thank you, thank you,and thank you,:)