Skip to content

Commit 4cf3c44

Browse files
author
Kevin Morris
committed
Iterates to version 1.0.0
Backwards compatible to previous, unenumerated, versions
1 parent ce7913f commit 4cf3c44

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/jquery.ajaxSelect.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
/*
2+
* jQuery ajaxSelect plugin
3+
* v1.0.0
4+
* https://github.com/kevindb/jquery-ajax-select
5+
*
6+
* This is a jQuery plugin that populates an HTML Select element with options from an AJAX call.
7+
*
28
* Copyright 2015 Kevin Morris
39
*
410
* This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public

0 commit comments

Comments
 (0)