Hello all, I'm fairly familiar with JQuery and am using it across a new CMS site implementation with various plugins, and have been successful in getting these to work until I went for http://sonspring.com/journal/jquery-iframe-sizing, which allows the height of an iframe to be determined based on the content inside the iframe. I'd love to not use IFrames, but it's been decided that this is the way we need to go.
It looks like the script works fine on his site, but once you download it it doesn't work on your local machine - I attempted to implement this at http://www.plasticsurgery.org/public/new/29-bucket-iframe-full.html without success (and uploaded it in case it had to do with being on a server). It just resizes to a height of 40 and chops off everything else. Am I doing something wrong and have to modify my code, or does the script have to be modified? Has anyone worked with this script and can help me out, or have you found another way of doing this in JQuery? We're going to be pulling some of our .NET pages into the new CMS with IFrames and I need to make sure they resize correctly (scrollbars are NOT fun). Thanks in advance! Tim AIM: TymArtist

