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 hinkman at hinkman.com
This is very useful in many applications, thank you so much!!!
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Fri, Jul 22, 2011 at 11:35 PM, Mark Hinkle <hinkman at hinkman.com> 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 hinkman at hinkman.com
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
That worked great! Many thanks for sharing! Hopefully Henrik saw this and puts it in the file permanently.
Scot Kreienkamp Senior Systems Engineer skreien at la-z-boy.com
-----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 hinkman at hinkman.com
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
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.
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" <SKreien at la-z-boy.com> wrote:
That worked great! Many thanks for sharing! Hopefully Henrik saw this and puts it in the file permanently.
Scot Kreienkamp Senior Systems Engineer skreien at la-z-boy.com
-----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 hinkman at hinkman.com
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
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.
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
participants (4)
-
henrik@hswn.dk
-
hinkman@hinkman.com
-
josh@imaginenetworksllc.com
-
SKreien@la-z-boy.com