-
IFrame Resize
I absolutely love this iframe script and that it resizes but it appears to only work with files on the same domain. Is there anything out that with the same functionality that allows you to use content not on the same server?
http://www.dynamicdrive.com/dynamici...iframessi2.htm
Thanks in advance!
-
-
Cross-domain security prevents JavaScript from accessing data from a different domain. You can link to a different domain in an iframe. But a resizing script needs to actually access data about the height of a page in order to work. Since it can't do that, resizing will only work if the pages are on the same domain.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks