From ea07206446922e27575dcf5004677dc6dffa35c5 Mon Sep 17 00:00:00 2001 From: mxmehl Date: Thu, 9 Jul 2015 12:50:05 +0300 Subject: [PATCH] test new show/hide button --- index.php | 34 +++++++++++++++++++--------------- static/click_toggle.js | 40 ++++++++++++++++++++++++++++------------ static/style.css | 24 ++++++++++++++++++++++++ 3 files changed, 71 insertions(+), 27 deletions(-) diff --git a/index.php b/index.php index 1260f3a..f4eadd7 100644 --- a/index.php +++ b/index.php @@ -29,10 +29,6 @@

You can add a new Email account your primary and all other domains.
Please do not add your domain, just everything in front of the @-symbol.

-
@@ -51,19 +47,27 @@
-

Change password of an Email account

-
- - - - -
- - - -
+ + + +

List all Email accounts

diff --git a/static/click_toggle.js b/static/click_toggle.js index 51945d2..6e446b7 100644 --- a/static/click_toggle.js +++ b/static/click_toggle.js @@ -2,27 +2,43 @@ This copyright notice must be untouched at all times. The original version of this script and the associated (x)html -is available at http://www.stunicholls.com/various/more.html +is available at http://www.stunicholls.com/gallery/more_and_more.html Copyright (c) 2005-2007 Stu Nicholls. All rights reserved. This script and the associated (x)html may be modified in any way to fit your requirements. =================================================================== */ -clickMenu = function(menu,element,cname) { - var getEls = document.getElementById(menu).getElementsByTagName(element); - - for (var i=0; i