plainblack.com
Username Password
search
Bookmark and Share

    

Creating buttons for a Menu Navigation

User aewhale
Date 8/17/2007 9:42 pm
Views 617
Rating -2    Rate [
|
]
Previous · Next
User Message
aewhale

Well, I am tasked with the conversion of a static html website into WebGui.  The Website was designed in FrontPage (yuck!).

The design included both a Horizontal and Vertical Menu structure which employed the  fphover.class in an applet (I've never emploed this before and I am unfamilar with it's design/use).

Here's a sample fo the information, this is for the menu item "About Us":

    <applet code="fphover.class" codebase="_fpclass" width="120" height="24">
      <param name="text" value="About Us">
      <param name="color" value="#B4EDA5">
      <param name="hovercolor" value="#FFFFFF">
      <param name="textcolor" value="#000000">
      <param name="effect" value="average">
      <param name="url" value="homeaboutus.htm" valuetype="ref">
      <param name="bgcolor" value="#008000">
      <param name="font" value="Dialog">
      <param name="fontstyle" value="regular">
      <param name="fontsize" value="14">
    </applet>
 

Is it possible to use this in WebGui?

 

How do I add this to the Navigation menu, or create a New Menu layout? 

--- (Edited on 8/17/2007 10:42 pm [GMT-0400] by aewhale) ---



Back to Top
Rate [
|
]
 
 
    



© 2012 Plain Black Corporation | All Rights Reserved