How to show only one div inside iframe?
-
I am trying to show only one div from parent iframe. the source domain is in subdomain,.the destination is the main domain.
[advanced_iframe use_shortcode_attributes_only="true" src="https://api.example.com/post-1/" width="800" height="1600" scrolling="no" hide_page_until_loaded="true" enable_responsive_iframe="true" add_css_class_iframe="true" onload_show_element_only="easytab" onload_resize="true" add_document_domain="true" hide_page_until_loaded_external="true"]
This is the shortcode am using in the destination domain post.
The height adjustments work, but the show_element_only doesn’t work.
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘How to show only one div inside iframe?’ is closed to new replies.