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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T14:43:29+00:00 2026-06-18T14:43:29+00:00

I have placed an iframe into a div, i know it is possible for

  • 0

I have placed an iframe into a div, i know it is possible for me to display ONLY the table of data i require and hide the rest of the page, but i need to remove columns from the table as well is this possible with jquery? the data is held in doms??? so was hoping there is a small possibility.

Thanks for your comments and help.

  • 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-18T14:43:30+00:00Added an answer on June 18, 2026 at 2:43 pm

    As far as i understand, you want to remove specific table columns right?

    $('table tr').each(
        function(tr_idx,el){
            $(el).children('td').each(
                function(td_idx,el2){
                    //i'm removing first columns..
                    if(td_idx == 0){
                        el2.remove();
                    }
            });//inner each
    });//outer each
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have placed an AP Div on my page that holds an iframe. I
I have a youtube iframe embedded in a page with a transparent div placed
I have a bookmarklet that loads a div into a current page and places
I have placed an image on the master page. I see the image at
another problem. I have already placed my Jython.jar into what my computer recognizes as
I have an absolutely placed div with an embedded YouTube video inside of it.
I have an iframe that I use to display HTML pages published from Excel.
I have a button that loads a report for print into an invisible iframe
Sorry for the rough title. I have an iframe into my document. I want
I'm working on an iframe-based canvas application and have run into a major roadblock

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.