We're offering a free six-month trial of Hookline: Atmos - a plugin that adds a Gravity Forms element for Oxygen Builder. Get it today!

Prevent Script from Running in Oxygen

This is a simple helper script that prevents JavaScript from running in Oxygen.

snippet Code

window.addEventListener(‘load’, function () {

if( window.angular ) { return; }

// your JavaScript here

});

Table Of Contents

Related Content

© 2020-2023 Luxibay
Name(Required)
Please let us know what's on your mind. Have a question for us? Ask away.
This field is for validation purposes and should be left unchanged.