How can I track down these Firefox warning messages?
- by Charles Anderson
Since I upgraded to jQuery 1.4.4 I've been getting several new warning messages when I run my unit tests in Firefox 3.6.13. Here's a typical one:
Warning: Unexpected token in attribute selector: '!'.
Source File: http://localhost/unitTests/devunitTests.html
Line: 0
Or the even more useful:
Warning: Selector expected.
Source File:…