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 6701027
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T06:53:04+00:00 2026-05-26T06:53:04+00:00

i am using feeds module for import news items.By using views,i display the news

  • 0

i am using feeds module for import news items.By using views,i display the news title,description and item url.In this,when user hit the item urls means its loads that particular site inside my site.I try to use Iframe by way of “output rewrite option” in views.But that page load fully instead of load inside my site.I use following code for that.

<iframe src="[url]" width="100%" height="300">
  <p>[url]</p>
</iframe>

Any one please guide me resolve this.

thanks

  • 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-05-26T06:53:05+00:00Added an answer on May 26, 2026 at 6:53 am

    This can be achieved using the target attribute on an a tag. For example when the user hit’s the item URL it would load in the target window which in this case is the frame. Take for example the code below.

    <a href="http://www.yahoo.com" target="target_frame">test</a>
    <iframe name="target_frame" src="http://www.google.com" frameborder="0" width="300" height="300"></iframe>
    

    The frame initially loads google.com but once the link is clicked the target attribute on the a directs the click to the frame which has the same name attribute, in this case target_frame

    You can read more about the target attribute here http://www.w3schools.com/tags/att_a_target.asp

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using the Views RSS Module and want customize the display a bit more
After importing content from a legacy website using the Feeds module, I'm left with
I'm using the Feeds module, but I am looiking for the functionality the Feedfield
I'm trying to ping Pingomatic using python. I've written this: import xmlrpclib print START
Trying to modify the RSS feeds created by Views module in Drupal. Since there
Using Pythons (2.7) 'json' module I'm looking to process various JSON feeds. Unfortunately some
I want to read multiple RSS feeds using jQuery. I'm trying to write a
I'm using PHP to generate feeds, which is working perfectly fine on my local
I'm using MagpieRSS to parse some Craigslist feeds. The problem is the publish dates
I'm using CURL to connect to multiple xml feeds and process them 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.