Hi, thanks for replying to my post.  In my example, the user will see
all the buttons in panel A.  When the use clicks on a button, the
panel B will slide from left-to-right.  After entering the appropriate
values and clicking OK in panel B, the edit panel would slide from
right-to-left disappearing behind panel A.  Next, the field that was
edited will be updated in panel A.  Thus, I'm guessing that this would
require at least 2 divs.  However, the appropriate edit screen will be
rendered based on the selection in panel A.

-Conrad

On Apr 2, 2:15 am, "Gareth Evans" <[EMAIL PROTECTED]> wrote:
> I have acomplished this with 2 divs where the button div is hidden
> i make the button div visible at the same time as moving the data div to the
> right by the width of the button div
> and vice versa when it disappears
> not the best solution though
>
> On 4/2/07, Con <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi, it there an easy to create panels that slide right and left.  For
> > example, I have panel A that contains buttons and when they are
> > clicked the editing options for  that button slide out from left to
> > right.  When the user click OK or something like that, the panel
> > should slide right-to-left.  At this time, the library has the SlideUp
> > and SlideDown.  Thus, if anyone has any ideas as to how to cleanly
> > provide this functionality, it would be greatly appreciated.  I would
> > like to use the script.aculo.us library or something that easily
> > integrates with Rails.
>
> > Thanks in advance,
>
> > -Conrad


--~--~---------~--~----~------------~-------~--~----~
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