DEANO.ME

iFrame

 

I’ve seen allot of developers requesting the ability to resize a iFrame so that the content in the iFrame fits in the frame without any scroll bars, but also to adjust the height dynamically so that is always fits the height of the internal content, which is useful for iFrames who’s content changes often or […]

 

07-06-2014 – Update! I have changed “$tabs.tabs(‘option’, ‘selected’).” to “$tabs.tabs(‘option’, ‘active’).” for the latest versions of jQuery, the old method is no longer reliable.   In this tutorial I’m going to talk you through using a great feature of jQuery UI called “tabs” with iFrame’s. Before we get to the actual guide let me first point […]