I know scriptaculous comes with Rails, not YUI, but I can’t find
anything similar there. Is there any shortcut to doing this with
existing plugins or core stuff?, or must I download another toolkit?
You could have a look at lightbox variants, I haven’t had too in-depth a
look though I’ve worked on a project using lightbox in rails and it
worked
rather nicely.
Thanks - it actually didn’t have to be modal (just a pop-up help/hint)
so I ended up just using Effect.Appear and Effect.Fade (which were
already available) on a custom DIV. Should suffice for now…
Regards,
Sam
On Wednesday 30 May 2007, James Brooks wrote:
Hi,
You could have a look at lightbox variants, I haven’t had too in-depth
a
look though I’ve worked on a project using lightbox in rails and it
worked