Checkbox is definitely a checkbox, but it does not work. I have tried to configure the resize by element as is written in your example 26. I have tried to identify the largest unit for the page and have tried:
[advanced_iframe securitykey="my key" use_shortcode_attributes_only="true" src={site}/my page onload_resize="true" width="100%" resize_on_element_resize="#page" resize_on_element_resize_delay="100" scrolling="no" iframe_hide_elements="#header_logo, #footer, #home-page-tabs, #left_column"]
Since this does not work properly, i have tried #main, #body, #content, #columns_container and a few others, but nothing works. The page embedded in the iframe is a prestashop page. The problem begins when someone would like to see their cart, so what I would like to do as alternative solution is to leave the Iframe and go directly to the prestashop page as soon as someone clicks on the "cart" button. Somehow I do not get that fixed either. I have looked at your examples 10 and 11, but I stay within the Iframe. Could you give me the code with which I leave the Iframe all together on a click?
Thank you for your help!
|