Good catch. A good resource for any more jQuery-related questions is http://groups.google.com/group/jquery-en?hl=en
Good luck! On Jun 10, 2:40 am, Zayd Connor <[email protected]> wrote: > Silly me > the function I was calling should be camel cased > > Didnt work => $('#box').fadeout('slow'); > This worked perfect => $('#box').fadeOut('slow'); > -- > Posted viahttp://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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-talk?hl=en -~----------~----~----~----~------~----~------~--~---

