How to Iframe then fullpage on click

sapo

Power Member
Joined
Feb 25, 2008
Messages
510
Reaction score
286
Looking to IFrame a part of a page and then once they click the iframe it resize to full page
 
You have two options;

1). Put a image on the background of the content of the iframe, and link that to your full page (HTML)
2). Layer the Iframe with a hyperlink (Javascript)
 
I know it can be done with inline and checking history, it has to be the same page that resizes now a different link
 
Back
Top