All Downloads are FREE. Search and download functionalities are using the official Maven repository.

uicore.jqueryplugins.jquery.highlight.min.js Maven / Gradle / Ivy

There is a newer version: 8.2.4
Show newest version
jQuery.extend({highlight:function(a,c,b,e){if(3===a.nodeType){if(c=a.data.match(c))return b=document.createElement(b||"span"),b.className=e||"highlight",a=a.splitText(c.index),a.splitText(c[0].length),e=a.cloneNode(!0),b.appendChild(e),a.parentNode.replaceChild(b,a),1}else if(1===a.nodeType&&a.childNodes&&!/(script|style)/i.test(a.tagName)&&(a.tagName!==b.toUpperCase()||a.className!==e))for(var d=0;d




© 2015 - 2025 Weber Informatics LLC | Privacy Policy