• 0

Webkit browsers button problem


Question

I've just been adding some customised backgrounds to form elements and I've discovered that clicking the text on a button in either Chrome or Safari will not activate the button. You have to click the space around the text rather than the actual text itself.

I'm not sure if this is as a result of adding a background to the button or not but it's certainly strange...

Is this an issue for you guys too? Is there a workaround?

Example: Submit button at bottom right

It seems to work ok in IE and Firefox

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Hmm I don't know why. The CSS validation shot this back

166 #content-right img Value Error : border #00000 is not a valid color 3 or 6 hexadecimals numbers #00000

Maybe it's that?

Link to comment
Share on other sites

  • 0

Your error contains the solution.

You've got five numbers after the hash. 0.0.0.0.0 whenever it should be six. #000000

Link to comment
Share on other sites

  • 0

Yeah that was just a colour for a border which I wasn't using anyway...

Hasn't fixed it. I doubt this is a problem with my syntax (although I'm not ruling it out), I expect it's more of a browser issue... I was just wondering if anyone has come across it before and if there is any easy fix.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.