From 3700d8a5f5768bc0ddc306cd984424ddd25cfa62 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 30 Sep 2010 13:26:34 -0400 Subject: [PATCH] Experiments with system jquery for astroid konami code. --- assets/js/extras.js | 1 + inc_head.php | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 assets/js/extras.js diff --git a/assets/js/extras.js b/assets/js/extras.js new file mode 100644 index 0000000..7945e82 --- /dev/null +++ b/assets/js/extras.js @@ -0,0 +1 @@ +jQuery.(window).konami(function(){alert('Konami Code Activated!')}); diff --git a/inc_head.php b/inc_head.php index fe5c90d..fea4161 100644 --- a/inc_head.php +++ b/inc_head.php @@ -16,6 +16,7 @@ + - \ No newline at end of file + + + \ No newline at end of file