We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce7913f commit 4cf3c44Copy full SHA for 4cf3c44
src/jquery.ajaxSelect.js
@@ -1,4 +1,10 @@
1
/*
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
8
* Copyright 2015 Kevin Morris
9
*
10
* 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