I need to hook into the <body> tag, in documentation I dont see a hook for this.
I simply need to make it <body onload="enableEmptyFields(document.choose);">
I'm not using a child theme BTW, I'm using the pagelines-customize for all other hooks which are working just fine.
Any thoughts?