How do I toggle an iframe to maximize or minimize in javascript?

Posted by Ali on Stack Overflow See other posts from Stack Overflow or by Ali
Published on 2010-06-01T11:18:31Z Indexed on 2010/06/01 13:13 UTC
Read the original article Hit count: 230

Filed under:
|
|

I'm using Prototype here and would like to build a simple toggler that toggles an iframe which contains the page the toggler is on to maximize to the browsers full size or minimize to its original size. Any ideas?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about iframe