• I have been looking through the threads here on drop down menus for wordpress but I havnt been able to find any that will properly import a RSS as a menu. Similar to the way Firefox does this with its bookmarks.

    Anyone out there have any recommendations?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Samuel Wood (Otto)

    (@otto42)

    www.remarpro.com Admin

    Why would you want an RSS feed in a drop down menu? That makes little sense to me. In a browser, sure. On a webpage? Seems weird.

    It makes perfect sense to me. I saw that somewhere and thought it was a good way to economize on realestate. Something like:

    <select size="1" name="RSS">
      <option value="Select RSS Reader">Select RSS Reader</option>
      <option value="Yahoo">Yahoo</option>
      <option value="Google">Google</option>
      <option value="News Gator">News Gator</option>
      </select>
    Thread Starter Seaborn

    (@joyhog)

    Thats not exactly what I meant. For example, iTunes has a RSS feed that lists music that comes out every week. I want to be able to list that information in a drop down menu.

    Thread Starter Seaborn

    (@joyhog)

    Any suggestions?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Import RSS Feed as Dynamic Drop Down Menu’ is closed to new replies.