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 fc60f4d commit b7a5b65Copy full SHA for b7a5b65
index.html
@@ -17,7 +17,7 @@
17
};
18
19
$(document).ready(function() {
20
- $("a.download").attr("href", "http://cloud.github.com/downloads/rmm5t/jquery-flexselect/jquery.flexselect-0.3.1.zip");
+ $("a.download").attr("href", "http://cloud.github.com/downloads/rmm5t/jquery-flexselect/jquery.flexselect-0.4.zip");
21
22
var president = $("select#president");
23
$("#example1").example(president, "dull");
0 commit comments