Skip to content
This repository was archived by the owner on Mar 20, 2018. It is now read-only.

Commit 9da2054

Browse files
committed
Use parent .outerHeight(), update to idiomatic code style
1 parent 6cc9a9b commit 9da2054

File tree

3 files changed

+231
-271
lines changed

3 files changed

+231
-271
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ <h2>Public methods</h2>
206206
<img style="position:absolute; top:0; right:0; border:0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" />
207207
</a>
208208

209-
<script src="//code.jquery.com/jquery-1.7.2.min.js"></script>
209+
<script src="http://code.jquery.com/jquery-1.7.2.min.js"></script>
210210
<script src="js/modal.js"></script>
211211
<script>
212212
$(function()

0 commit comments

Comments
 (0)