javascript - onclick innerhtml does not work - not common issue -


what potentially wrong following simple code:

<span onclick="this.innerhtml='123456'; return false;">xxxxxx <strong>show it!</strong></span>

the problem exists few users, not have physical access machines debug it. when click on nothing happens. cannot replicate it, works fine everywhere have physical access (even tried browserstack) , i'm running out of ideas. yes, have js , running. different users, different browsers. asked them try on jsfiddle - same issue.

buggy version of web browser? other software/addon blocks it?

any ideas? had or have same issue?

thx in advance.


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -