beacuse javascript functions in partial will only execuate when the parent document is onload() -- not the partial itself on subsequent loads of a partial.
On Aug 30, 3:04 pm, Hassan Schroeder <[email protected]> wrote: > On Sun, Aug 30, 2009 at 6:46 AM, RVince<[email protected]> wrote: > > > Yes but I need to know how to call it.. I would call it onload= in the > > html options, but it is not loading -- it is rendering a partial. So > > what is the event call that will have it be called when the partial > > reloads? > > Perhaps I'm totally missing the boat here, but why not just invoke the > function directly in the partial? > > -- > Hassan Schroeder ------------------------ [email protected] > twitter: @hassan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

