From a876584e5d2ced4d273cdce8c521b6e66a0cddaa Mon Sep 17 00:00:00 2001 From: alopexc0de Date: Sat, 29 Sep 2012 05:13:02 -0400 Subject: [PATCH] links diff target & unhide hardcoded no toggle --- index.php | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/index.php b/index.php index 12da403..4038314 100755 --- a/index.php +++ b/index.php @@ -29,7 +29,7 @@ function unhide(divID) { var item = document.getElementById(divID); if (item) { - item.className=(item.className=='hidden')?'unhidden':'hidden'; + item.className = 'unhidden'; } } function hide(divID) { @@ -57,11 +57,11 @@ @@ -70,14 +70,14 @@
@@ -162,7 +162,7 @@ Valid XHTML 1.0 Transitional

-
Everything availiable here on GitHub
+
Everything availiable here on GitHub
Copyright © UnPS-GAMATechnologies, 2012 - CSS Provided by: maxdesign