Hi - I'm trying to create a widget where my rails code generates a fresh widget (which is javascript) to replace the old one. To do this, I need to insert new javascript with AJAX with RJS (so my partial begins with <script...). Is this possible? Right now, it replaces the old widget div with nothing and I get no errors. Is this a browser safeguard or something?
Thanks for any help, Dino --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk@googlegroups.com To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---