Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #42390, comment 20


Ignore:
Timestamp:
03/15/2018 06:14:03 PM (8 years ago)
Author:
afercia
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42390, comment 20

    initial v1  
    22One of the JS is inline in the page, the other one is in an enqueued script. I think this leads to different behaviors, depending on the browser speed in parsing the page and JS and then run the related JS functions. Hardware can play a role too. This is what I see dumping some debugging text in the console when the two functions run:
    33
     4
     5IE11 (presumably slower than Edge):
     6
    47[[Image(https://cldup.com/YjHTj4j2pJ.png)]]
    58
     9Edge:
     10
    611[[Image(https://cldup.com/sbDSNdnNhs.png)]]