thydzik
Member
Posted 5 months ago #
It seams SyntaxHighlighter Evolved combined with any plugins using jQuery 1.7.1 will return JavaScript errors (tested on IE 8, but reported for all IE version.)
Message: 'null' is null or not an object
Seems to be related to the XRegExp library;
further readying here http://bugs.jquery.com/ticket/10961
a simple fix for the XRegExp library can be found here
http://blog.slaks.net/2011/09/xregexp-breaks-jquery-animations.html
http://wordpress.org/extend/plugins/syntaxhighlighter/
thydzik
Member
Posted 5 months ago #
I've posted further information here
thydzik.com/syntaxhighlighter-problems-with-jquery-1-7-1/
With downloads to updated shCore.js
Swashata
Member
Posted 1 week ago #
Has there been any official fix to this? I am a big fan of Syntax Highlighter Evolved for posting source codes on my blog. I will rather download and upload the js files until anything official is released.