1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Firefox disabled button slightly bigger

Discussion in 'HTML & Website Design' started by Kaizoku, Aug 10, 2008.

  1. #1
    I've been trying to figure out this problem all day.

    In firefox, when a input button is disabled, it is somewhat slightly bigger than the original.
    [​IMG]

    However, it returns to normal size when button becomes active again.
    [​IMG]

    But, problem does not appear in ie6.
    [​IMG]

    Can someone figure out what is going on?
     
    Kaizoku, Aug 10, 2008 IP
  2. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #2
    Simple, there is nothing in the specifications to say what form elements should look like, so every browser maker went their own damned direction resulting in a confusing mess. Do not expect consistant apperance of submits, buttons, etc cross browser, as there is no such thing.
     
    deathshadow, Aug 10, 2008 IP
  3. kolkka

    kolkka Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Try adding the padding, margin, border and font properties in CSS.
     
    kolkka, Aug 10, 2008 IP
  4. Kaizoku

    Kaizoku Well-Known Member

    Messages:
    1,261
    Likes Received:
    20
    Best Answers:
    1
    Trophy Points:
    105
    #4
    nvm, i added a width and height css properties and seems to fixed it.
     
    Kaizoku, Aug 11, 2008 IP