I am a jquery noob and I am having an issue in this script that is causing IE7 to display none of the code. IE7 is kicking back an error with my brackets, but I’m not sure what the proper syntax is. Any ideas on what I am doing wrong?
The example is here http://jsfiddle.net/SeasonEnds/k8g3k/.
Need to remove the various “hanging commas” in your validation options. For example, this is an error:
HTH.