Use jquery in the browser to get the different values of the specified elements in the page in the IFRAME

Source: Internet
Author: User

You use an ascx-nested page in an ASPX page where you use some of the contents of the IFRAME, and there are two ways to take the same page

1. In the IFRAME's containing page, the elements in the page that need to use the IFRAME are required to use $ (window.frames["Yourframename"].document). Find ("#yourelementid") in the form of This was done in the developer tools of IE and chrome when debugging the page.

2. When writing on the Ascx page, and the Ascx inclusion page (the iframe contains the parent page of the ascx), you can get the element directly using the ID, similar to this: $ ("#yourelementid"), the program is running correctly, but it cannot be used directly from the developer tools.

The above way to record.

Use jquery in the browser to get the different values of the specified elements in the page in the IFRAME

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.