I have a blog, in which have small AJAX (jQuery) widgets which load tweets, Flickr photos, etc. They work fine in Blogger, but when I see the feed for my site in Google Reader, the posts don't show my widgets correctly. Instead, they show the loading/placeholder text within each HTML <div> that hosts the widget.
Apologies if this is more suited to Stack Overflow, but the programming aspect of this all works. What I don't understand is how does Google Reader get your blog post content, and how can I make AJAX content display in Reader?