Skip to content

DEMO: shows how to use JavaScript to make an iframe "responsive". This is demo code for my chapter of Smashing Book 5

Notifications You must be signed in to change notification settings

tmaslen/responsive-iframe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

responsive-iframe

This is a demo to show you how to use JavaScript to make an iframe appear "seemless". I call this the "responsive-iframe" because iFrames are typically static and so don't play well with responsive web design. This code manages the height and width of the iframe so the user is never aware that there is a 2nd document in the page.

More info:

About

DEMO: shows how to use JavaScript to make an iframe "responsive". This is demo code for my chapter of Smashing Book 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published