| Cheshire Cat Computing https://steveshipway.org/forum/ |
|
| Extra links for Devices menu - close second menu https://steveshipway.org/forum/viewtopic.php?f=2&t=4200 |
Page 1 of 1 |
| Author: | ChristianKrausse [ Fri Jun 11, 2010 9:16 pm ] |
| Post subject: | Extra links for Devices menu - close second menu |
Hello Steve, hello group, in my routers2.conf I wrote some "Extra links for Devices menu". There are things like an realtime ping to all my switches or an realtime services-check of my servers. Is ist anyhow possible to close the right menu (second menu)? Or how can I tell routers2.cgi there is no valid target selected ? |
|
| Author: | stevesh [ Fri Jun 18, 2010 1:13 pm ] |
| Post subject: | Re: Extra links for Devices menu - close second menu |
With routers.cgi, in the extensions directory, is a template for a routers.cgi plugin. This contains the code necessary to close the Targets menu -- basically, you need to use Javascript to call a function in the parent window that redraws the menu, based on passed parameters (so you need to be passing these as well, which is the default behaviour of the routers.cgi*Extension directive and [menu] options anyway). The best way to achieve what you want is to use the template plugin to embed your URL inside a single frame, using the outer HTML to trigger the javascript to rewrite the menu. This also avoids any XSS problems which could prevent your javascript from running. |
|
| Page 1 of 1 | All times are UTC + 12 hours [ DST ] |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|