Skip to content

Commit

Permalink
Added a minified version
Browse files Browse the repository at this point in the history
  • Loading branch information
DeviaVir committed Sep 9, 2012
1 parent 23e9f26 commit cc97137
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<title>Select to Autocomplete</title>
<script src="jquery.js"></script>
<script src="jquery-ui-autocomplete.js"></script>
<script src="jquery.select-to-autocomplete.js"></script>
<script src="jquery.select-to-autocomplete.min.js"></script>
<script type="text/javascript" charset="utf-8">
(function($){
$(function(){
Expand Down
26 changes: 26 additions & 0 deletions jquery.select-to-autocomplete.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cc97137

Please sign in to comment.