The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> Form Works/Looks Great In All Browsers - Except IE Explorer! Help Plz!, Form Works/Looks Great In All Browsers - Except IE Explorer! Help
scott g
post Nov 8 2010, 05:06 PM
Post #1


Member
***

Group: Members
Posts: 32
Joined: 8-November 10
From: StL, MO
Member No.: 13,098



I have created a form for my website that looks great and works great in Firefox and Chrome. I went to Browsershots.org to check out if it looks ok in other browsers... and it does.

The form is at the very bottom of my page - I don't know if something is screwy with the very end of the form at the button code, or if I forgot to close some code off?!? But in IE the textarea is filled with some of the form code in the HTML and the footer is missing.

Like I said it the entire index.html looks good and works properly in all other browsers. Here's a snippet of the code at the end where i seem to be having the issue...



<tr>

<td valign="top" class="cflite_td">
<label for="Injury_List" class="not-required"><big>Related Injury</big><span class="required_star"> * </span><br />select all that apply</label>
</td>
<td valign="top" class="cflite_td">
<input type="checkbox" name="death" value="yes" /> <big>Death <br />
<input type="checkbox" name="stroke" value="yes" /> <big>Stroke <br />

<input type="checkbox" name="heartattack" value="yes" /> Heart Attack <br />
<input type="checkbox" name="chf" value="yes" /> Congestive Heart Failure <br />
<input type="checkbox" name="hospital" value="yes" /> Recv'd Hospital Treatment <br />
<input type="checkbox" name="other" value="yes" /> Other</big>
</td>

</tr>

<tr>
<td valign="top" class="cflite_td">
<label for="Your_Message" class="not-required"><big>Your Message</big><span class="required_star"> * </span><br />5000 characters</label>
</td>
<td valign="top" class="cflite_td">

<textarea style="width:250px;height:120px" name="Your_Message" id="Your_Message" maxlength="5000" onFocus="this.value='';this.onfocus='';" ">Provide us with details relating to your claim. Including any injuries that may have been suffered.</textarea>
</td>
</tr>
<tr>
<td colspan="2" style="text-align:center" class="cflite_td">
<input type="submit" value="Submit" />
</td>
</tr>

</table>
</form>



Am I doing something wrong?!?? Any help would be GREAT! Thank You!![size=3][b][color=#990000]


--------------------
Scott G.
"Whatever the mind can conceive and believe, the mind can achieve."

*avandia lawsuit paxil birth defects lawsuit zoloft birth defects lawsuit lexapro birth defects lawsuit
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
 
Reply to this topicStart new topic
Replies
pandy
post Nov 8 2010, 05:19 PM
Post #2


Don't like donuts. Don't do MySpace.
********

Group: WDG Moderators
Posts: 13,721
Joined: 9-August 06
Member No.: 6



Can you post the URL to the page?


--------------------
“Never go to excess, but let moderation be your guide.”
– Cicero

IPB Image
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th May 2013 - 07:16 AM