Firefox/IE height inconsistencies |
Firefox/IE height inconsistencies |
Oct 28 2007, 11:34 PM
Post
#1
|
|
|
Adobe Addict ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,237 Joined: Mar 2005 Member No: 113,043 |
So, I'm making my portfolio compatible with both browsers, and everything has worked fine, until this:
http://parfume.cbstaff.com/contact.html In IE, the form has a vertical scrollbar. That is GOOD. In FF, the form has no scrollbar and continues to the edge of the page. Any tips on making the form code have a vertical scrollbar in Firefox? |
|
|
|
![]() |
Nov 14 2007, 07:08 AM
Post
#2
|
|
![]() i did your boyfriend ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 3,335 Joined: Feb 2004 Member No: 4,071 |
can you provide a screenshot of what it's supposed to look like?
|
|
|
|
Nov 14 2007, 05:40 PM
Post
#3
|
|
![]() This bag is not a toy. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 3,090 Joined: Oct 2007 Member No: 583,108 |
Here's what it looks like in Safari:
Picture_1.png ( 226.68K )
Number of downloads: 19I'm assuming that's what she's going for. |
|
|
|
Nov 16 2007, 12:05 PM
Post
#4
|
|
|
Adobe Addict ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,237 Joined: Mar 2005 Member No: 113,043 |
^ Yes that's what I'm looking for. In Firefox, there is no scrollbar for that section... the form just continues indefinitely down the page.
|
|
|
|
Nov 16 2007, 03:17 PM
Post
#5
|
|
![]() Member ![]() ![]() Group: Member Posts: 17 Joined: Apr 2007 Member No: 514,315 |
find:
CODE <form method="post" action="http://submit.mailmyform.com" enctype="multipart/form-data" style="height: 141px; overflow: auto;"> remove: CODE overflow: auto; I'm just taking a stab at it... maybe I should get my hand wet first? |
|
|
|
Nov 19 2007, 03:23 PM
Post
#6
|
|
|
Adobe Addict ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,237 Joined: Mar 2005 Member No: 113,043 |
I'll try it - it might work
|
|
|
|
![]() ![]() |