I'm just looking at adding some AJAX to my app and am considering turning some link_to's into link_to_remotes and I could do with knowing if link_to_remote degrades to an HTML request if javascript is not enabled in a users browser? If so, is there anything special I need to do with the link_to_remote call to make that happen?
Thanks -- Posted via http://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 -~----------~----~----~----~------~----~------~--~---

