... |
... |
@@ -63,8 +63,8 @@ $(function(){
|
63 |
63 |
});
|
64 |
64 |
|
65 |
65 |
$(document).ready(function () {
|
66 |
|
- $('.onload').ready(resetAll;
|
67 |
|
-
|
|
66 |
+ $('.onload').ready(resetAll);
|
|
67 |
+
|
68 |
68 |
$('.jump').click(function(event){
|
69 |
69 |
//prevent the default action for the click event
|
70 |
70 |
//event.preventDefault();
|