Posted by liquidcms on October 21, 2009 at 3:18am
Jump to:
| Project: | Iframe |
| Version: | 6.x-1.3 |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Haven't started to use this yet; but what i need is something that will pull out only a specific DIV from the remote site. Would specifying the div #id along with the url not be a useful addition to this module?
Comments
#1
we want to keep our module as simple as possible.
Your request would need parsing of the remote site on server, what we must avoid at all for security.
Normal iframe behavior is, that only the client browser requests the iframe-URL (the drupal server never requests the uri directly).