Skip to content

Commit

Permalink
added jquery ui stylesheet
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Kolstad committed Mar 30, 2012
1 parent dc94ac6 commit a0bd909
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
@@ -1,6 +1,7 @@
<html>
<head>
<title>Autocomplete jsonp test</title>
<link rel="stylesheet" src="ui-lightness/jquery-ui-1.8.18.custom.css">
<script src="jquery.js" type="text/javascript"></script>
<script src="jquery-ui-1.8.18.min.js" type="text/javascript"></script>
<script src="jquery.autocomplete.html.js" type="text/javascript"></script>
Expand Down

0 comments on commit a0bd909

Please sign in to comment.