Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8886823
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T21:39:08+00:00 2026-06-14T21:39:08+00:00

Please how can I change the feed URL in this script with link(href) <script

  • 0

Please how can I change the feed URL in this script with link(href)

<script type="text/javascript">
$(document).ready(function () {
    $('#test').rssfeed('http://feeds.reuters.com/reuters/oddlyEnoughNews');
});
</script>
<div id="test"> </div>

See example here http://www.zazar.net/developers/jquery/zrssfeed/example.html

The test Div displays the content of the rss feed

I just want to be able to alter the rssfeed(url) by clicking links with diffrent rssfeed url

<a onclick ="rssfeed('http://feeds.cnn.com/News');"></a>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T21:39:09+00:00Added an answer on June 14, 2026 at 9:39 pm

    note sure how you’d want the link to load it, but I’m assuming on click so this is what I would do..

    <script type="text/javascript">
    $(document).ready(function () {
      $('.rss').click(function(){
        $('#test').rssfeed($(this).attr('href'));
      })
    });
    </script>
    
    <a class="rss" href="http://feeds.reuters.com/reuters/oddlyEnoughNews">load rss</a>
    <div id="test"> </div>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can someone please explain the structure of this line of a script for me?
How can you change your IP Address using visual basic please? I havnt been
Can anyone please tell what is change request management tool and what is involved
I'm not sure that title conveys my meaning, please change it if you can
please can anyone tell me how to validate a text box while iam moving
I wonder whether someone can help me please. I've put together this page, which
my aim is that in the function Dummy i can change the controls like
I have a problem with NSTextField - that I can't change the text in
I want a script where I can change the font dynamically when the page
I want a JavaScript with which I can change the font dynamically when the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.