Agile Development Practices suggest developers keep a solutions log. I think we can all benefit from a combined solutions log. As I encounter errors or problems I intend to record the solutions on this blog. Please feel to leave your comments, solutions and email me with your errors and solutions.
Oct 20, 2009
Expected identifier, string or number error message in IE
Error: "Expected identifier, string or number" error message in IE but works in firefox and safari.
Solution: This error can be fixed by removing the extra comma at the end of the key value pairs of an anonymous function.
No comments:
Post a Comment