I am trying to format this line of code in my popup window, but i am facing unterminated string literal error.
unterminated string literal
Can somebody please tell me how best I co
Aside from you needing to escape your quotes (as other people have mentioned), you cannot include "" (even if it's within a string) anywhere within a tag
Use:
window.setTimeout(function () { winId.document.write( '