That code below gives an error \"Expecting more source characters\" you may please any help me on this issue.
Thanks
Cengiz Yücel A web developer form Turkey
check unclosed braces or missed semicolon inside your java script snippet. I got this error whenever I missed a closing brace for a function inside the 'script' tag.