Xymon Mailing List Archive search

changing new xymon menu to allow for horizontal drop downs

list Marco Avvisano
Fri, 12 Aug 2011 10:06:02 +0200
Message-Id: <user-5cea8ca49c23@xymon.invalid>

Hi,
someone changed the css to make a horizontal levels?

thnaks,
Marco

Il 15/03/2011 18.48, Tom Georgoulias ha scritto:
I'd like to add some horizontal drop down menus to the new xymon menu, similar to what is shown here:

http://sperling.com/examples/menuh/

With the old menu, it was pretty simple, I just added some code like this:

['Analysis', null, null,
  ['Web Servers', null, null,
    ['Averages', null, null,
       [CPU Utilization, '/hobbit-cgi/......

Of course that doesn't work with the new menu, so I have to start over.  Can anyone point me to some example code that does what I'm trying to do?  I'm not a web programmer by any means, so any help is greatly appreciated.

Thanks,
Tom