This is a hack of the famous PostWrap 2.5 module created by Spidean which lets you display external content on your page via an IFRAME. It does this by dynamically resizing the IFRAME to be the height of the page contained within it, eliminating any possible IFRAME scrollbars!!! from appearing while showing the entire external content.
It works along an script wich it does the work to size properly IT REALLY WORKS!!!!
Demo in http://www.solidealia.net
Download in http://www.solidealia.net/Downloads.html
Regards
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 07:01 AM
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 06:41 AM
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 06:27 AM
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 01:29 AM
- mdee created topic »How to implement returnpage ?« 01:00 AM
- nestormateo responded to »Fillters in Clip« 24. May
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
PostWrap Autosize definitivelly fixed !!!
-
**unknown user**
- Rank: Helper
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 676
Personally, I don't mind product announcements as long as people are upfront about it, though the Power-That-Be has decreed it a Bad Thing. Apparently that has caused some conflict.
I'll check it out when I get home though. Something on the page, presumably some JS, is causing an awful slowdown in IE for Mac here. You do seem to love your Javascript!
The trick is not to resize frames with local content, it's resizing frames with external pages. It's theoretically impossible, at least in HTML and Javascript, due to security restrictions. The only way to do that is via server-side scripting, like PHP.
Haven't checked PostWrap lately, but why he wouldn't have included a resize script for local pages I don't know. There's probably a cross-browser issue I suppose.
I see it's a Dynamic Drive script, interesting. Reading the DynamicDrive page, I notice it requires NS6+ or IE5+, which is fine, but excluding Opera and Safari users among others is unfortunate. The default setting is to hide the iframe altogether from them.
Web Standards, my foot. -
**unknown user**
- Rank: Helper
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 676
Well, I can confirm it doesn't work in Opera. iFrameHide is set to Yes in your page, meaning it won't show for non-supported browsers, not sure what it would look like if it was off. Presumably it won't work in Safari either as the script developer suggests.
- Moderated by:
- Support
