I followed the steps in diagnosing JavaScript errors.
1. I am experiencing the problem in all browsers.
2. Script debug did not fix the problem
3.Here is the error from the Javascript console:
JQMIGRATE: Logging is active
jquery-migrate.js:41
JQMIGRATE: jQuery.fn.live() is deprecated
jquery-migrate.js:43
console.trace()migrateWarn @ jquery-migrate.js:43
Uncaught Error: Syntax error, unrecognized expression: a[rel=] jquery.js:2
Deprecated TinyMCE API call: <target>.onNodeChange.add(..) plugin.js:31
5wp-auth-check.js?ver=4.4.2:99 Uncaught TypeError: Cannot read property ‘hasClass’ of undefined(anonymous function) @ wp-auth-check.js?ver=4.4.2:99m.event.dispatch @ jquery.js?ver=1.11.3:4r.handle @ jquery.js?ver=1.11.3:4m.event.trigger @ jquery.js?ver=1.11.3:4jQuery.event.trigger @ jquery-migrate.js?ver=1.2.1:493(anonymous function) @ jquery.js?ver=1.11.3:4m.extend.each @ jquery.js?ver=1.11.3:2m.fn.m.each @ jquery.js?ver=1.11.3:2m.fn.extend.trigger @ jquery.js?ver=1.11.3:4(anonymous function) @ heartbeat.js?ver=4.4.2:400j @ jquery.js?ver=1.11.3:2k.fireWith @ jquery.js?ver=1.11.3:2x @ jquery.js?ver=1.11.3:5b @ jquery.js?ver=1.11.3:5
Thanks