You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Scott Sayles <ss...@fgm.com> on 2001/04/02 18:58:47 UTC

RE: contribution - menuing component

>
> We are considering drop down menus which use layers and modeled in XML.
>
When you say layers, I assume you are reffering to <Layer> elements like
those used by Netscape?  Are you looking to make a browser specific
implementation?

I've found a JavaScript library called Joust that seems to work very well
across multiple browsers.  Although, frames are required to make it work
correctly.  I'd like to implement a menu displayer that presents
multi-browser compliant menus in the same way but without the frames
requirement.  I've been looking over the source for Joust but it's a bit
daunting, especially since I'm not a JavaScript guru.  Anybody know of some
good dynamic web menu libraries?

Also, you can get a copy of my menu component at
http://www.husted.com/about/struts/.

thanks

Scott Sayles


> -----Original Message-----
> From: Dan Labrecque - Sun Microsystems [mailto:Dan.Labrecque@Sun.COM]
> Sent: Monday, April 02, 2001 12:21 PM
> To: ssayles@fgm.com
> Subject: RE: contribution - menuing component
>
>
>
> >X-Unix-From: ssayles@fgm.com  Fri Mar 30 15:19:29 2001
> >From: "Scott Sayles" <ss...@fgm.com>
> >To: "Dan Labrecque - Sun Microsystems" <Da...@Sun.COM>
> >Subject: RE: contribution - menuing component
> >MIME-Version: 1.0
> >X-Priority: 3 (Normal)
> >X-MSMail-Priority: Normal
> >Importance: Normal
> >X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
> >
> >Here you go.
> >
> >Just curious.  What other menuing options are you looking into?
> I have seen
> >a couple of other related articles on the subject in which menus are
> >similarly modeled in XML.
>
> We are considering drop down menus which use layers and modeled in XML.
>
> >Please keep in mind that this is not a final polished project.  There are
> >many more things I'd like to accomplish with it and would welcome any
> >feedback.
> >
> >Let me know if you have any problems or questions about it.
>
> Thank you for the info!
>
> >Scott
> >
> >
> >
> >> -----Original Message-----
> >> From: Dan Labrecque - Sun Microsystems [mailto:Dan.Labrecque@Sun.COM]
> >> Sent: Friday, March 30, 2001 3:10 PM
> >> To: ssayles@fgm.com
> >> Subject: Re: contribution - menuing component
> >>
> >>
> >> Would you please forward your source and example app directly
> to me? I am
> >> considering a few different menuing options and would like to
> >> evaluate your
> >> Struts component.
> >>
> >> Thank you,
> >> Dan
> >>
> >>
> >> >Mailing-List: contact struts-dev-help@jakarta.apache.org; run by ezmlm
> >> >list-help: <ma...@jakarta.apache.org>
> >> >list-unsubscribe: <ma...@jakarta.apache.org>
> >> >list-post: <ma...@jakarta.apache.org>
> >> >Delivered-To: mailing list struts-dev@jakarta.apache.org
> >> >From: "Scott Sayles" <ss...@fgm.com>
> >> >To: <st...@jakarta.apache.org>
> >> >Subject: contribution - menuing component
> >> >MIME-Version: 1.0
> >> >X-Priority: 3 (Normal)
> >> >X-MSMail-Priority: Normal
> >> >Importance: Normal
> >> >X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
> >> >X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N
> >> >X-Mozilla-Status2: 00000000
> >> >
> >> >
> >> >I've developed a menuing component for Struts and would like to
> >> contribute
> >> >it.  At the least I'd like to submit it to the user/and or
> dev list for
> >> >feedback.  I have a binary distribution that includes the source
> >> code and is
> >> >about 500k (tarred and compressed).  I'm concerned that this
> may be a bit
> >> >too large for the mailing list.  Shall I go ahead and send it?
> >> (The reason
> >> >it's this big is that I've included some libraries in the
> >> example app. just
> >> >to make it easier for users to try it out.  I could change it.)
> >> Of course,
> >> >I'd be more than happy to send it directly to anyone.
> >> >
> >> >Attached is a copy of the README file to give you an idea
> about what this
> >> >is.  It is not entirely ready for contribution to Struts but I
> >> just wanted
> >> >to get some feedback before I decide what to do next.
> >> >
> >> >Thanks
> >> >
> >> >Scott
> >>
>