Jump to content

submit buttons


knowram

Recommended Posts

I am using multiple submit buttons on my site and am finding that if the value of the button is to long IE dose strange things to the button. It will add blank space to the sides of the text and stretch the border. Is there anyway to keep IE from doing this?
Link to comment
Share on other sites

It's hard to suggest a fix for what we can't see.  Why not just copy a few code examples that include your button problem and post those where they can be viewed. 

Even a screenshot would be better than a crystal ball for solving this  ;D

Even so, I suspect that the 'problem' you're having is just the way different browsers work and not something that is completely controllable with html/css.

This - http://www.456bereastreet.com/archive/200410/styling_even_more_form_controls/ - may shed some light on how browsers handle different form controls.
Link to comment
Share on other sites

simple answer is no - its what ie does!

if you can maybe use a link instead and set href to a js function that will detect the link and submit accordingly.

Or use input type="image" and have an image that you have full control over (but not very flexible IMO)
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.