Current Path :
/
home
/
develito
/
www
/
components
/
com_sobipro
/
lib
/
js
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/develito/www/components/com_sobipro/lib/js/search-highlight.js
SobiPro.jQuery(document).ready(function(){var r=SobiPro.jQuery("#SPSearchBox").val();if(r==spSearchDefStr)return!0;var e=r.match(/("[^"]+"|[^"\s]+)/g);e.length&&SobiPro.jQuery.each(e,function(r,e){SobiPro.jQuery(".spEntriesContainer").highlight(e)})});