Discussions
Server side javascript for netsuite webstore
I have tried everyone at customer support (no help in this area). Is it possible to use javascript in the webstore so every page that netsuite generates, even site categories and items, contain the javascript. The reason is because i have an iframe used as a buffer and a div container extracting the innerHTML from the iframe and putting in the div container. This obviously works via javascript but i have to have the document being loaded into the container call a function from the parent document (obviously since i cant access the webstore DOM through javascript on the client