On Jan 14, 9:29 am, Wizz <[EMAIL PROTECTED]> wrote:
> On Jan 14, 8:54 am, fmarwede <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi,
> > my current wish is to add the following feature to a page layout
> > (based on the JSF component library Richfaces) with some different
> > areas (for example tab panels):
>
> > You can go with the mouse between two panels and make one smaller (and
> > the other one bigger) with drag & drop.
>
> > A couple of Javascript libraries exists which can do that. For example
> > extJS or DOJO or this:
>
> >http://www.eclipse.org/rap/demos.php
>
> > To make clear what I want look at
>
> >http://extjs.com/deploy/dev/examples/window/layout.html
>
> > click on "open window", go with the mouse between navigation and main
> > area.
>
> > The problem is, that I don't want to integrate such big libraries due
> > to some reasons - and scriptaculous is already integrated in our
> > environment. So I tried to use the slider for this task - but I get it
> > not worked until now.
>
> > By the way I posted this in the discussion area of the slider on the
> > scriptaculous page and destroyed the layout there with posting the
> > code I already have :-( I couldn't find an admin email address...is
> > here anybody knowing one or have the rights to fix that?
>
> > Anyway, how can I post code here?
>
> > Thanks,
> > F. Marwede
>
> To be honest, it's not that difficult to do it with prototype alone. I
> think I did it one time for a north/south panel kinda thing, but I
> can't seem to find it. I'll see if I can whip something up for you.
>
> Greetz,
>
> Wizz

Now I think of it... why don't you use the extjs layout? They have a
version of extjs that works with prototype and scriptaculous and it is
entirely modular. It wouldn't be that hard to find out which pieces
you need to create a standalone version for yourself.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to