Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Any events on buttons and with many websites

  • 1 Antwort
  • 1 hat dieses Problem
  • 1 Aufruf
  • Letzte Antwort von 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.

Geändert am von cor-el

Alle Antworten (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

Geändert am von guigs