Closed (fixed)
Project:
Iframe
Version:
6.x-1.3
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2009 at 03:18 UTC
Updated:
3 Jan 2010 at 02:50 UTC
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
Comment #1
neffets commentedwe 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).