| Previous · Next | |
| User | Message |
|
aewhale
|
Date: 8/18/2007 9:13 pm · Subject: Creating a new Navigation Style? anyone done this before? · Rating: -10
I am trying to implement a button which will surround the Horizontal Menu Style which is provided in Web Gui. The HTML Code that I am looking to use to enhance the Menu Style is this: <applet code="fphover.class" codebase="_fpclass" width="120" height="24"> The WebGui Menu Style that I am using as a Boilerplate is the HorizMenu. It looks like this: <tmpl_if displayTitle>
Never having manipulated the WebGui style before, I am not certain what is required in the code fragement about, and what I can replace with the java applet. Has anyone done this before?
--- (Edited on 8/18/2007 10:13 pm [GMT-0400] by aewhale) --- --- (Edited on 8/18/2007 10:28 pm [GMT-0400] by aewhale) --- |
| Back to Top |
Rate [ | ]
|
|
bartjol
|
Date: 8/20/2007 8:06 am · Subject: Re: Creating a new Navigation Style? anyone done this before? · Rating: 1
Most styles kan be managed with the css file, just assign the classes consequently for the depth of the menuitem(sometimes styles are already assigned to object like horizontal menus, you can look these up in your sourcecode wdile viewing tehe page). After that, it is just a matter of assigning the desired properties.--- (Edited on 8/20/2007 3:06 pm [GMT+0200] by bartjol) --- |
| Back to Top |
Rate [ | ]
|