Hi,

I've started a new site layout using Zen, but I've noticed some weird behavior with one of the JS forms in the contact page when using IE, Firefox is fine. Check: http://exposurescience.org/newsite/contact

The mail message box is skewed with the body moving to the right, but with the bottom resize bar remaining in the correct position.

The HTML is:

Anyone else seeing this? I've only noticed this with the Zen theme.

--Neil

Comments

ohzbees’s picture

Sorry, here is the HTML:

<textarea id="edit-message" class="form-textarea resizable required processed" name="message" rows="5" cols="60"/>
ohzbees’s picture

I found the following related links, which provide some patches to fix this problem:

http://drupal.org/node/101305

http://drupal.org/node/110550

--Neil

add1sun’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)