Hello, everyone.
Got one that's making me scratch my head, a lot.
I keep getting an 'unterminated string literal' error message.
According to FF Error Console, it exists right at the end of the </script> tag.Code:incJS += '<script type="text/javascript" src="' + thisRoot + 'scripts/application/FP.js"></script>';
I'm not seeing it. What am I missing?
Thanks,


Reply With Quote

Bookmarks