I'm designing a site with some rss feeds on it. I don't have an RSS builder, so the rss feeds were inserted into the page with just a little bit of javascript created by the providers of the feed. The feeds are slow to load, however--and they collapse the tables on the page while they're loading. Does anyone who works with this a lot have some advice? I need these feeds to load faster, or I at least need the table to load completely while the feeds are taking their time.
rss feeds
Just stop using tables...
throw it through a feed validator like this one:
http://feedvalidator.org/
http://feedvalidator.org/
