There are definitely some roadblocks with using javascript libraries. I don't think it's as simple as popping in your favorite libraries.
If you use Behaviour, you have to make sure the html is rendered before Behaviour starts to load. This can be difficult to accomplish if you're trying to attach behaviors to a list of friends that is in the process of being retrieved. In fact, I'm not sure how to overcome this. I might need to load libraries dynamically using AJILE or something like that. I'd rather not have to. Also, I'm using Prototype quite a bit. It's working OK in Firefox but it's causing some inscrutable javascript error in IE7. I'm going to have to remove Prototype lines one by one to see what line is causing it. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenSocial Developers" 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/opensocial-api?hl=en -~----------~----~----~----~------~----~------~--~---
