jQuery v1.8.3 (from WP 3.5) causing issues?
I got this test in my Chrome browser:
- alert (Thesaurus.options.containers + '|' + $.find(Thesaurus.options.containers).length + '|' + $.find('#content').length);
When I load the page I got this output:
What is that? Also many other functions does not get properly executed within the jQuery based code...