I am building a test site with jquery. The site lists links from several rss feeds. On the right side of the page there is a sources legend. I would like to be able to click a source and show only links from that source while the others hide. Then when I click a different source, those links appear, and the others hide.
Each link has a ID of the source that it is associated with. I figured it would be easier to toggle them when they had a similar name. I can't get a handle on how to pass along what feed (source) I want to be visible when a user clicks. Can you take a look and give me some advice? http://watercoolertv.com