Can anyone comment on whether you can use the Scriptaculous library without Ruby? I developed a site using plain old PHP and would like to utilize some of Scriptaculous''s presentation functionality but am not sure if I need the Ruby backend. Thanks --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
No, script.aculo.us is a plain javascript library and so it doesn''t have to do anything with Ruby. Use it just like you use any other javascript in your PHP. I used it and prototype.js in a small PHP-project with some AJAX and visual features. No problem at all. greetings, benni. -SDG- script_chris wrote:> Can anyone comment on whether you can use the Scriptaculous library > without Ruby? I developed a site using plain old PHP and would like to > utilize some of Scriptaculous''s presentation functionality but am not > sure if I need the Ruby backend. > Thanks > > > > >--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
And I use it with .NET :-) On 11/16/06, Benjamin Mack <bmack-mZxRKsT3+loAvxtiuMwx3w@public.gmane.org> wrote:> > > No, > > script.aculo.us is a plain javascript library and so it doesn''t have to > do anything with Ruby. Use it just like you use any other javascript in > your PHP. > > I used it and prototype.js in a small PHP-project with some AJAX and > visual features. No problem at all. > > greetings, > benni. > -SDG- > > > script_chris wrote: > > Can anyone comment on whether you can use the Scriptaculous library > > without Ruby? I developed a site using plain old PHP and would like to > > utilize some of Scriptaculous''s presentation functionality but am not > > sure if I need the Ruby backend. > > Thanks > > > > > > > > > > > > >-- Ryan Gahl Application Development Consultant Athena Group, Inc. Inquire: 1-920-955-1457 Blog: http://www.someElement.com --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
it''s used in a lot of php framework projects with great success, like CakePHP On 11/16/06, Ryan Gahl <ryan.gahl-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> And I use it with .NET :-) > > On 11/16/06, Benjamin Mack <bmack-mZxRKsT3+loAvxtiuMwx3w@public.gmane.org> wrote: > > > > No, > > > > script.aculo.us is a plain javascript library and so it doesn''t have to > > do anything with Ruby. Use it just like you use any other javascript in > > your PHP. > > > > I used it and prototype.js in a small PHP-project with some AJAX and > > visual features. No problem at all. > > > > greetings, > > benni. > > -SDG- > > > > > > script_chris wrote: > > > Can anyone comment on whether you can use the Scriptaculous library > > > without Ruby? I developed a site using plain old PHP and would like to > > > utilize some of Scriptaculous''s presentation functionality but am not > > > sure if I need the Ruby backend. > > > Thanks > > > > > > > > > > > > > > > > > > > > > > > > > -- > Ryan Gahl > Application Development Consultant > Athena Group, Inc. > Inquire: 1-920-955-1457 > Blog: http://www.someElement.com > > > >-- =S. DeVore (the old fart) the advice is free, the lack of crankiness will cost you --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---