Feed Subscription Popup Menu

I just recently switched all the feed reader buttons to a simple javascript popup menu. Here is the code if you are interested.

<form action=""><select onchange="window.location = this.options[this.selectedIndex].value;">
<option value="">Subscribe In...</option>
<option value="http://fusion.google.com/add?feedurl=http://feeds.feedburner.com/Nusuni">&nbsp;&nbsp;Google Reader</option>
<option value="http://www.bloglines.com/sub/http://feeds.feedburner.com/Nusuni">&nbsp;&nbsp;Bloglines</option>
<option value="http://add.my.yahoo.com/rss?url=http://feeds.feedburner.com/Nusuni">&nbsp;&nbsp;My Yahoo!</option>
<option value="http://www.netvibes.com/subscribe.php?url=http://feeds.feedburner.com/Nusuni">&nbsp;&nbsp;Netvibes</option>
<option value="http://www.rojo.com/add-subscription?resource=http://feeds.feedburner.com/Nusuni">&nbsp;&nbsp;Rojo</option>
<option value="http://feeds.my.aol.com/add.jsp?url=http://feeds.feedburner.com/Nusuni">&nbsp;&nbsp;AOL</option>
<option value="http://feeds.feedburner.com/Nusuni">&nbsp;&nbsp;Everything Else</option>
</select></form>

Please subscribe, or else I will cry. Do you really want to make a programmer cry?

One Comment

  1. Blog Review: Jatecblog Says:

    […] Jatecblog needs some sort of RSS button on the blog. A while back I wrote a post about adding a Javascript Feed Subscription popup menu, it is what I use and it works great, although I also added a RSS logo that links to the feed as […]

Leave a Reply

Note: By submitting your comment you agree to this blog's comment policy.

If you want a little icon next to your name - sign up for one at Gravatar.