Viewing 5 posts - 1 through 5 (of 5 total)
The topic ‘How do you access the html?’ is closed to new replies.
Hey hey, so I want to save the inner HTML of each frame on the page as a string for later use/or full page as string. Before I go about creating the functionality from scratch I noticed you have a few hooks that may be of use, and wondered if I would be on the right path in the sites.php for preview there is a hook sites_livepreview_post, would $content be the variable? containing the documents inner HTML or would it be easier to grab it perhaps from the sites_export_post hookpoint? On the other end could you provide any guidance of where you loop through each frame(element) on the page?
The topic ‘How do you access the html?’ is closed to new replies.