Skip to content

Instantly share code, notes, and snippets.

@maranomynet
maranomynet / jquery.ui.autocomplete.html.js
Created April 18, 2011 14:47
clone of Scott González' jQuery UI autocomplete html extensionn - with className support added
/*
* 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( $ ) {