I keep getting this error:
Error: uncaught exception: Syntax error, unrecognized expression:
[object Object]
There is no line number or anything associated with it. It comes from this script:
http://www.fissiondesigns.com/simon/. Try drawing a square on the picture to reproduce.
What does the error mean and how do I prevent it?
Whilst in dev/debug it helps not to use the minified versions of js libraries as you tend to get nonsensical errors.
Try including the full jquery/ui versions first to get better error info.