This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Caută ajutor

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Află mai multe

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

Any events on buttons and with many websites

  • 1 răspuns
  • 1 are această problemă
  • 1 vizualizare
  • Ultimul răspuns de guigs

more options

I remarked that the button events don't correctly perform.

That is on many websites.

For instance, this button event who run on other navigators like Chrome is not available in Firefox :

<button type="button" class="btn btn-primary">
                <a href="...">SEND</a>
</button>

It is really damage.

Could you resolve that ?

Thanks.

Regards.

I remarked that the button events don't correctly perform. That is on many websites. For instance, this button event who run on other navigators like Chrome is not available in Firefox : <pre><nowiki><button type="button" class="btn btn-primary"> <a href="...">SEND</a> </button></nowiki></pre> It is really damage. Could you resolve that ? Thanks. Regards.

Modificat în de cor-el

Toate răspunsurile (1)

more options

Hi,

I tried this in version 29 and it looks ok. I would be happy to open a bug in http://webcompat.com

Test Thimble button

EDIT: nope you are right, I filed a bug on this for trying the method: The bug in webcompat is: https://github.com/webcompat/web-bugs.../43

Modificat în de guigs