I tried the 0.5 and it doesn’t work like 0.4 for all browsers.
this.html()’ is null or not an objectLine: and line is:
return (a.charAt(0) == ‘<‘) ? a : ‘<span class=”‘+ span_class +'”>’ + c + ‘</span>’;
by the way, version 0.3 still works.. just gives error for internet explorer.
good luck..
how can I send you a personal mail for website adress to check the code.
after upgrade it stopped working for all browsers. Internet explorer it says: this.html()’ is null or not an objectLine: return this.html(this.html().replace(regex, function(a, b, c){
great plugin, it works smoothly except internet explorer 7 and 8. error message says: object doesn’t support this propery or method, and the error line: var regex = new RegExp(‘(<[^>]*>)|(\\b’+ search.replace(/([-.*+?^${}()|[\]\/\\])/g,’\\$1′) +’)’, insensitive ? ‘ig’ : ‘g’);