function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Karina ChangKarina Chang 

Display a section of a page using iframe

Hi, I am using <apex:iframe> in a Visualforce page. However, I would like to display only a section of the URL, not the whole page.
Any suggestions on how to accomplish this?
Thanks!