Skip to content

Commit

Permalink
CSS and UI additions
Browse files Browse the repository at this point in the history
  • Loading branch information
csswizardry committed May 24, 2011
1 parent 3da3708 commit ec061a1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Expand Up @@ -2,7 +2,6 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" />

<title>Placeholder UI behaviours</title>

Expand Down Expand Up @@ -36,7 +35,7 @@
</fieldset>
</form>

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
<script src="jquery.placeholder.js"></script>

</body>
Expand Down

0 comments on commit ec061a1

Please sign in to comment.