Sorry, the link is working now. -----Original Message----- From: [EMAIL PROTECTED] [mailto:tapestry-developer-admin@;lists.sourceforge.net]On Behalf Of tsvetelin Sent: Wednesday, November 06, 2002 6:22 PM To: [EMAIL PROTECTED]; Tapestry Developers Subject: [Tapestry-developer] Tree component changes
Hi all, The are new release of tree component. I fixed problem with node shifting with Mozilla. I added a style class for selected(class="selectedNodeViewClass") and for not selected nodes(class="notSelectedNodeViewClass"). I added functionality to plase the selected node on top of the window(using a internal page reference as viktor suggest). Please visit http://tree.rushmore-digital.com to see the changed tree demo. You can download the new source code from http://tree.rushmore-digital.com/tree.zip. -----Original Message----- From: [EMAIL PROTECTED] [mailto:tapestry-developer-admin@;lists.sourceforge.net]On Behalf Of [EMAIL PROTECTED] Sent: Saturday, November 02, 2002 2:03 AM To: tsvetelin; Tapestry Developers Subject: Re: [Tapestry-developer] request for contributing the Tree component On Fri, 1 Nov 2002 12:18:49 +0200, "tsvetelin" <[EMAIL PROTECTED]> said: > Hi All, > > I built a tree component that has a server side action handling. > Nice. The indentation doesn't work with Mozilla though, so everything shows up in one column. Another suggestion: it would be nice to use an internal page reference to jump to the recently opened item (so that if it's close to the bottom of the page, the user doesnt have to scroll all the way down). that is: <a name="foo">Newly opened folder</a>, and the folder open links should end with ...#foo best regards, viktor -- [EMAIL PROTECTED] -- ------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer ------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
