We might be able to help you better if you could tell us exactly what the error
is.  Is your applet sucessfully loaded?  Did it run with errors in finding the
dependent resources like images, class files. etc? Has it something to do with
applet security? Note that applets highly depends on the capability of the
client.

Quoting "Pe, Win {PI}" <[EMAIL PROTECTED]>:

> I have posted above to Jetspeed Users List. Can anyone please help?
> 
> Regards,
> 
> Win
> 
> -----Original Message-----
> From: Pe, Win {PI} 
> Sent: Monday, 25 October 2004 12:56
> To: 'Jetspeed Users List'
> Subject: menu at the top.vm
> 
> 
> Hi,
> 
> I would like to add a java applet based menu across the header to the site. I
> am adding to the top.vm in WEB-INF\templates\vm\navigations\html directory. I
> am adding a section
> <div>
>   <table>
>         <tr>new line</tr>
>         <tr>
>               <applet Code="images/apXPDropDown.class" Width=800 Height=30>
>                       <a href=http://www.apycom.com>Apycom Java Applets</a>
>                       <param name="Copyright" value="Apycom.com">
>                       <param name="backColor" value="0000ff">
>                       <param name="alignText" value="center">
>                       <param name="menuItems" value="
>                                {Home,Index2.htm,_self,"images/pix/new1-05.gif"}
>                                {-}
>                                {Link,             http://www.link.com.au/,  _blank, 
> images/pix/new4-038.gif}
>                                {-}
>                                {Link2,            http://www.link2.com.au/,  _blank, 
> images/pix/new4-038.gif}
>                                {-}
>                                {Contact Us,        http://www.link3.com.au/,  
> _blank, 
> images/pix/new4-038.gif}
>                                {-}
>                                ">
>               </applet>
>         </tr>     
>   </table>
> </div>
> 
> But it is not working as expected. 
> 
> Has anyone used applet based menu on top of the site navigation. Your help
> would be greatly appreciated.
> 
> Regards,
> 
> Win
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 




----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to