_______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
I have a page with some links on it that when clicked, loads a "subpage" in a div. This subpage contains some html and _javascript_. I see how using ajax.updater with evalscripts will run any standalone _javascript_ on the subpage, but I do not have access to any of the _javascript_ functions on that subpage. Is there some way I can make those _javascript_ functions available to the page? thanks for any help!
- [Rails-spinoffs] Returning Javascript Aaron Meier
- RE: [Rails-spinoffs] Returning Javascript Ryan Gahl
- Re: [Rails-spinoffs] Returning Javascript Aaron Meier
- RE: [Rails-spinoffs] Returning Javascript Ryan Gahl