This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* jQuery UI Autocomplete HTML Extension | |
* | |
* Copyright 2010, Scott González (http://scottgonzalez.com) | |
* Dual licensed under the MIT or GPL Version 2 licenses. | |
* | |
* http://github.com/scottgonzalez/jquery-ui-extensions | |
*/ | |
(function( $ ) { |
NewerOlder