Is there a JQuery plugin that makes easier handling window resize events?
Specifically I would like the google maps iframe to resize when the window does - just like a div.
Can jquery help?
Is there a JQuery plugin that makes easier handling window resize events?
Specifically I would like the google maps iframe to resize when the window does - just like a div.
Can jquery help?
Hi,
Check this article : http://notsurereally.wordpress.com/2009/02/07/jquery-adjusting-div-heights-on-window-resize/
Do you need a plugin?.. check out this article.
*Note: The article says they haven't tested it in IE6, and I don't have IE6 to check it out... but it works with IE8.