Alex
@ulkoalex on WordPress.org
- Member Since: August 30th, 2014
-
Posted a reply to Scripts not initialized due to DOMContentLoaded vs jQuery.ready execution order, on the site WordPress.org Forums:
window.addEventListener('DOMContentLoaded', function() { console.log('vanilla - DOMContentLoaded'); }); $(function(){ console.log('jquery - DOM loaded'); }); jQuery v1/v2… -
Created a topic, Scripts not initialized due to DOMContentLoaded vs jQuery.ready execution order, on the site WordPress.org Forums:
jQuery v3 (added in WP 5.5) has different execution or… -
Created a topic, Awesome plugin!, on the site WordPress.org Forums:
Powerful and very helpful tool for advanced debugging -
Created a topic, Great plugin, on the site WordPress.org Forums:
Plugin is awesome, exactly what I needed for my project