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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T09:34:51+00:00 2026-06-12T09:34:51+00:00

My code makes a cross domain request to fetch the source of a webpage,

  • 0

My code makes a cross domain request to fetch the source of a webpage, using James Padolsey’s “cross domain mod for jQuery”: https://github.com/padolsey/jQuery-Plugins/tree/master/cross-domain-ajax;

Then it selects the first table and appends it to a existing div.

But the appended table doesn’t get rendered properly. Can anyone take a look at this fiddle and tell me why?

http://jsfiddle.net/6ZgRf/

  • 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-12T09:34:52+00:00Added an answer on June 12, 2026 at 9:34 am

    You’re using jQuery.. so you can traverse it by turning it into a jQuery object

    function stripViewResponse() {
    // Select table element
      var fetchedTable = $(antwort).find('table')[0]; // find first table
    // append table
      $('#new').append(fetchedTable);
    }
    

    http://jsfiddle.net/6ZgRf/1/

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

Sidebar

Related Questions

I'm making a cross-domain AJAX request using jQuery but my callback function is not
I'm using the following code to make cross domain request using $.getJSON, request completed
I tried to make a cross domain request using jquery. this is how client
How to make this css code cross browser compatible using jquery. this code only
I just came a cross this nice code that makes this scatter matrix plot:
So I need to make a a cross domain request where the response is
I have a simple JQuery Stockwatcher app, which makes a JSONP request but the
I'm having issues with jquery's $.post function, and (what I think) the cross-domain security
I am trying to make a simple cross domain data request. After receiving the
I am using JSONP to make cross domain requests. The script works perfectly in

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.