How to display a browser page (Dropbox) in a block
Permalinkhttps://www.dropbox.com/sh/mfirupjs1tkeohl/AABA_XBDFD8FE24vaNP5y32ra...
Is there a way to do this?
Thank you,
Todd
<iframe src="https://www.dropbox.com/sh/mfirupjs1tkeohl/AABA_XBDFD8FE24vaNP5y32ra" marginheight="" marginwidth="" align="center" scrolling="auto" frameborder="0" name="Convention 2014" width="800" height="800"> your browser does not support iframes! </iframe>
The link works; not the above code. Here is my test page:
http://www.greaterbendrotary.com/index.php/current-photos/...
Any suggestions?
Many thanks...
Todd
Todd
Concrete has some addons for these. However, for sake of ease-of-use, I suggest an iframe.
Iframe:http://www.concrete5.org/marketplace/addons/iframe/...
Dynamic Iframe:http://www.concrete5.org/marketplace/addons/dynamic-iframe/...
Loading the page content via ajax could also be a solution, but this is more complex to do. You could try searching the marketplace for "ajax".