Hi, I would like to download the Script of MyBlogLog in AJAX and then put it in the page. Does anybody already did that ?
The problems seems to be generic: 1. I call a script Event.observe(window, 'load', ... 2.1 I generate <script></script> under a given Id 2.1.1 with InnerHTML it do not work 2.1.2 with dom elments it works but override the full page 2.2 Using Ajax.Updater it seems connection fails - What is the best practice tounderstand why the connection is refused ? - What is the best pratice to include a <script> tag in a given place of the DOM ? should be usefull for all the gadgets doing stuff like MyBLogLog, Viadeo, ... Best Regards, Jp -- Jean-Philippe Encausse - Veille / R&D Jalios SA Jp [at] encausse.net - http://www.encausse.com - http://www.jalias.com GTalk: jp.encausse [at] gmail.com - SMS: sms [at] jp.encausse.net Mob: +33 6 82 12 56 99 - Job: +33 1 39 23 92 83 - Tel: +33 1 39 18 90 15 Do it Once, Use it Twice ~ Do it Twice, Make It Once --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
