I'm new to jquery, and hoping it will make my client side coding more friendly (particularly with regards to ie).
As is usually the case, I've got some code that works nicely in ff, but kicks out an "Expected Identifier" error.
So, I've got two questions:
  1. What exactly does that mean? What is an "Identifier ," particularly within the context of Internet Explorer and JScript?
  2. Why am I getting it? The code that
...