View Full Version : Netscape/Frontpage/IE
Marty
08-29-2000, 11:34 AM
Hi,
I'm having problems which I have encountered before, that time someone here sent me a code to fix this.
Same again,
heres the form we have just completed:
http://www.imaginative-traveller.com/bookingboi.htm
This Works in IE perfectly, but is all over the place in Netscape. Any assistance would be appreciated.
Thanks
Marty
If history repeats itself...the answer is still here :)
http://www.aota.net/ubb/Forum2/HTML/000202-1.html
Deb
[nbsp]- Looking back now, I see I am where I saw then.
Marty
08-30-2000, 09:08 AM
Hi Debbie,
Many thanks and what a shock!
The codes are there and yet in Netscape this form is still all over the page! It may be simple but you know me, rushing ahead patching bits and pieces together. If anyone could have a peek and tell me what to do I would be greatful.
Many Thanks
Marty
Dan Kaplan
08-31-2000, 12:35 AM
Try changing:
<h2><small>Please Add additional comments here that you feel are relevant to your booking.
[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp]</small><textarea name="opmerkingen" rows="4" cols="50"></textarea></h2>
to:
<h2><small>Please Add additional comments here that you feel are relevant to your booking.</small></h2>
[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp]<textarea name="opmerkingen" rows="4" cols="40"></textarea>
It appears to be the width of the text box that is throwing off page alignment, causing horizontal scrolling.[nbsp][nbsp]Other than needlessly cluttered HTML code, I don't see anything else wrong.
Dan
(edited to swap the small, h2, and blank line (ending a header tag will leave space after it) tags for more meaningful order)
[This message has been edited by Dan Kaplan (edited 08-30-00@12:38 pm)]
Marty
09-07-2000, 11:40 AM
Hi Dan,
THANK YOU, yep that was the problem and I have now fixed it and all is Okay.
many many thanks
Cheers
Marty
Dan Kaplan
09-07-2000, 11:56 AM
Whew, I can breathe again![nbsp][nbsp]:P
Glad to hear that worked.
Dflate
vBulletin® v3.6.8, Copyright ©2000-2012, Jelsoft Enterprises Ltd.