mirror of
https://github.com/jimeh/fancy_input.git
synced 2026-02-19 11:36:41 +00:00
bumped version to v0.1.0
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
/*!
|
||||||
|
* Suggest Results v0.1.0
|
||||||
|
* http://github.com/jimeh/suggest_results
|
||||||
|
*
|
||||||
|
* Copyright (c) 2010 Jim Myhrberg.
|
||||||
|
* Released under the MIT license.
|
||||||
|
*/
|
||||||
(function($){
|
(function($){
|
||||||
$.fn.suggest_results = function(options){
|
$.fn.suggest_results = function(options){
|
||||||
var self = $.fn.suggest_results;
|
var self = $.fn.suggest_results;
|
||||||
|
|||||||
Reference in New Issue
Block a user