/var/www/vhosts/ihelp.ro/ajutam.ro/wp-includes/js/jquery
NameSizeModeActions
ui/-0755rm
jquery-migrate.js319780644editdlrm
jquery-migrate.min.js135770644editdlrm
jquery.color.min.js66450644editdlrm
jquery.form.js419110644editdlrm
jquery.form.min.js159770644editdlrm
jquery.hotkeys.js56170644editdlrm
jquery.hotkeys.min.js17930644editdlrm
jquery.js2853340644editdlrm
jquery.masonry.min.js18190644editdlrm
jquery.min.js875530644editdlrm
jquery.query.js36940644editdlrm
jquery.schedule.js34570644editdlrm
jquery.serialize-object.js7690644editdlrm
jquery.table-hotkeys.js37520644editdlrm
jquery.table-hotkeys.min.js22950644editdlrm
jquery.ui.touch-punch.js11790644editdlrm
suggest.js69910644editdlrm
suggest.min.js29930644editdlrm
Edit: /var/www/vhosts/ihelp.ro/ajutam.ro/wp-includes/js/jquery/suggest.js (6991B)
/* * jquery.suggest 1.1b - 2007-08-06 * Patched by Mark Jaquith with Alexander Dick's "multiple items" patch to allow for auto-suggesting of more than one tag before submitting * See: http://www.vulgarisoip.com/2007/06/29/jquerysuggest-an-alternative-jquery-based-autocomplete-library/#comment-7228 * * Uses code and techniques from following libraries: * 1. http://www.dyve.net/jquery/?autocomplete * 2. http://dev.jquery.com/browser/trunk/plugins/interface/iautocompleter.js * * All the new stuff written by Peter Vulgaris (www.vulgarisoip.com) * Feel free to do whatever you want with this file * */ (function($) { $.suggest = function(input, options) { var $input, $results, timeout, prevLength, cache, cacheSize; $input = $(input).attr("autocomplete", "off"); $results = $("