We use server side js quite a lot and it works great. However, this is the first time I am wanting to modify the DOM and edit an HTML element’s attributes.
Using normal javascript does not seem to do the trick. Is this something that ssjs cannot do?