![]() ![]() |
Let me start off by saying that I am not fluent in Javascript at all! I have been slowly picking up from online tutorials on how to do things properly, and it seems this time that I cannot help myself with this script. That is why I came here for help! For some reason this script will not work what-so-ever in firefox. In the error console, it says there is a syntax error a line after the scripts last line.
Any help would be much appreciated!
|
![]() ![]() |
For one thing, you have 10 Also, the multi-line string literal representation is atypical. I guess that is E4X, but note that E4X is deprecated in Firefox and not well supported by other browsers. It also confuses tools like JSHint, which otherwise might have been used to help find the unmatched |
![]() ![]() |
Thank you for your help kuzu! I have fixed the script using your suggestions, and it is now up here: http://userscripts.org/scripts/show/138883 |


