Both work perfectly alone but fail together. If I remove the window.open form the last line of the custom-form-elements.js and instead add it to the body onload as such: onload="hideTotal(); Custom.init();" the custom form element script works, but the form calculation script fails (with no errors)
Is there something else that I need to do to get these two scripts working alongside each other?
Bookmarks