Xymon Mailing List Archive search

xymon 4.3 ipad/hover workaround

5 messages in this thread

list Mark Hinkle · Fri, 22 Jul 2011 20:35:32 -0700 ·
<insert typical "not a developer" disclaimer>

Didn't see any posted work-around in the list archives. The following seems
to work for me on the ipad by creating a "go nowhere" link that the ipad can
use to open the menus. Hope it works for others.

In the ~xymon/server/etc/xymonmenu.cfg file, I added the '<a
href="javascript:;">' anchor around the top-level menu items. Like:

<span class="menutag"><a href="javascript:;">Views</a><span class="invis">:
</span></span>

Seems to do the trick. All credit for this workaround goes to the responses
on this page:

http://stackoverflow.com/questions/493175/how-can-i-create-an-empty-html-anc
hor-so-the-page-doesnt-jump-up-when-i-click

--
Mark Hinkle
user-9816e24cee8c@xymon.invalid
list Josh Luthman · Sat, 23 Jul 2011 14:42:02 -0400 ·
This is very useful in many applications, thank you so much!!!

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX
quoted from Mark Hinkle


On Fri, Jul 22, 2011 at 11:35 PM, Mark Hinkle <user-9816e24cee8c@xymon.invalid> wrote:
<insert typical "not a developer" disclaimer>

Didn't see any posted work-around in the list archives. The following seems
to work for me on the ipad by creating a "go nowhere" link that the ipad
can
use to open the menus. Hope it works for others.

In the ~xymon/server/etc/xymonmenu.cfg file, I added the '<a
href="javascript:;">' anchor around the top-level menu items. Like:

<span class="menutag"><a href="javascript:;">Views</a><span class="invis">:
</span></span>

Seems to do the trick. All credit for this workaround goes to the responses
on this page:


http://stackoverflow.com/questions/493175/how-can-i-create-an-empty-html-anc

hor-so-the-page-doesnt-jump-up-when-i-click<http://stackoverflow.com/questions/493175/how-can-i-create-an-empty-html-anc%0Ahor-so-the-page-doesnt-jump-up-when-i-click>;

--
Mark Hinkle
user-9816e24cee8c@xymon.invalid

list Scot Kreienkamp · Thu, 28 Jul 2011 10:50:53 -0400 ·
That worked great!  Many thanks for sharing!  Hopefully Henrik saw this
and puts it in the file permanently.

Scot Kreienkamp
Senior Systems Engineer
user-462cf0b6d846@xymon.invalid


-----Original Message-----
From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf
Of Mark Hinkle
Sent: Friday, July 22, 2011 11:36 PM
To: xymon at xymon.com
Subject: [Xymon] xymon 4.3 ipad/hover workaround
quoted from Josh Luthman

<insert typical "not a developer" disclaimer>

Didn't see any posted work-around in the list archives. The following
seems
to work for me on the ipad by creating a "go nowhere" link that the ipad
can
use to open the menus. Hope it works for others.

In the ~xymon/server/etc/xymonmenu.cfg file, I added the '<a
href="javascript:;">' anchor around the top-level menu items. Like:

<span class="menutag"><a href="javascript:;">Views</a><span
class="invis">:
</span></span>

Seems to do the trick. All credit for this workaround goes to the
responses
on this page:

http://stackoverflow.com/questions/493175/how-can-i-create-an-empty-html
-anc
hor-so-the-page-doesnt-jump-up-when-i-click

--
Mark Hinkle
user-9816e24cee8c@xymon.invalid


This message is intended only for the individual or entity to which it is addressed.  It may contain privileged, confidential information which is exempt from disclosure under applicable laws.  If you are not the intended recipient, please note that you are strictly prohibited from disseminating or distributing this information (other than to the intended recipient) or copying this information.  If you have received this communication in error, please notify us immediately by e-mail or by telephone at the above number. Thank you.
list Henrik Størner · Fri, 29 Jul 2011 14:52:07 +0200 ·
Certainly useful. I've added the information to the "Xymon tips" help page
so it won't be lost, but I think I'll keep the default xymonmenu.cfg file
as-is, since the workaround here makes the top-level menu items appear as
clickable links - also on normal browsers.


Regards,
Henrik


On Thu, 28 Jul 2011 10:50:53 -0400, "Scot Kreienkamp"
quoted from Scot Kreienkamp
<user-462cf0b6d846@xymon.invalid> wrote:
That worked great!  Many thanks for sharing!  Hopefully Henrik saw this
and puts it in the file permanently.

Scot Kreienkamp
Senior Systems Engineer
user-462cf0b6d846@xymon.invalid


-----Original Message-----
From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf
Of Mark Hinkle
Sent: Friday, July 22, 2011 11:36 PM
To: xymon at xymon.com
Subject: [Xymon] xymon 4.3 ipad/hover workaround

<insert typical "not a developer" disclaimer>

Didn't see any posted work-around in the list archives. The following
seems
to work for me on the ipad by creating a "go nowhere" link that the ipad
can
use to open the menus. Hope it works for others.

In the ~xymon/server/etc/xymonmenu.cfg file, I added the '<a
href="javascript:;">' anchor around the top-level menu items. Like:

<span class="menutag"><a href="javascript:;">Views</a><span
class="invis">:
</span></span>

Seems to do the trick. All credit for this workaround goes to the
responses
on this page:

http://stackoverflow.com/questions/493175/how-can-i-create-an-empty-html
-anc
hor-so-the-page-doesnt-jump-up-when-i-click

--
Mark Hinkle
user-9816e24cee8c@xymon.invalid


This message is intended only for the individual or entity to which it
is
addressed.  It may contain privileged, confidential information which is
exempt from disclosure under applicable laws.  If you are not the
intended
recipient, please note that you are strictly prohibited from
disseminating
or distributing this information (other than to the intended recipient)
or
copying this information.  If you have received this communication in
error, please notify us immediately by e-mail or by telephone at the
above
number. Thank you. 

list Malcolm Hunter · Fri, 29 Jul 2011 13:00:21 +0000 ·
Hi Henrik,
quoted from Henrik Størner
----- Original Message -----
From: user-ce4a2c883f75@xymon.invalid
Sent: 07/29/11 01:52 PM
To: xymon at xymon.com
Subject: Re: [Xymon] xymon 4.3 ipad/hover workaround

Certainly useful. I've added the information to the "Xymon tips" help page
so it won't be lost, but I think I'll keep the default xymonmenu.cfg file
as-is, since the workaround here makes the top-level menu items appear as
clickable links - also on normal browsers.
Have you managed to review my patches for the menu (menu items picking up the default style instead of the menu style) and the rrd disk issue (Windows mount points getting parsed as UNIX filesystems)?

Regards,

Malcolm