I'm workin on a plugin and it needs to modify the html <body> tag if a switch is turned on. To something like this..
<body onload="setVar('name');">
I have the plugin made already i just need to add this part that changes the body tag, can't figure that out, any help would be great! Thanks