Re: iframes - Best Choice or Not?!
I have a hard time thinking of of a good reason to use an iframe - you could just put the content in a fixed height div with and set it to "overflow: scroll" in the css to get a similar effect without the problems with iframes like SEO unfriendliness, analytics issues, usability, etc.
|