Skip to content

Commit

Permalink
Updated example code to use version 0.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgarber623 committed Apr 16, 2011
1 parent d386dd2 commit ef53abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/index.html
Expand Up @@ -66,7 +66,7 @@
</style>

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="../jquery.placehold-0.3.js"></script>
<script type="text/javascript" src="../jquery.placehold-0.4.js"></script>

<script type="text/javascript">
$().ready( function() {
Expand Down

0 comments on commit ef53abb

Please sign in to comment.