Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
div__header injection
Guys,
I'd like to be able to add content to the 'div__header' div.
I know how to use jQuery / basic js to manipulate the DOM but since that section of the DOM appears to be populated in code not in our (the user / partner) control I'm thinking I'd have 2 options :
a) Put code on every section the system that runs onload to manipulate it.
b) Hijack / override code in a function that exists that already references the div (maybe NlUtil.jsp)
Anyone else achieve this or able to share insight on how to achieve it please?
Cheers,
Neil