Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Any events on buttons and with many websites

  • 1 отговор
  • 1 има този проблем
  • 1 изглед
  • Последен отговор от 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.

Променено на от cor-el

Всички отговори (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

Променено на от guigs