Dear Norton Product/Services users,
May someone with coding experience assist with the clarification/explanation of the following html/Javascript. I'm presuming this could be the reason the chat feature was not fully functional on a certain website:
<!DOCTYPE html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><link rel="icon shortcut" href="data:,"><link rel="stylesheet" href="static/chatWindow.40cab0b2.css"></head><body> <div id="container"></div> <script type="module" src="static/chatWindow.1563a192.js"></script><script src="static/chatWindow.57aafb64.js" nomodule="" defer></script> </body>
Thanks in advance