Help - Search - Members - Calendar
Full Version: Need Help: Transparent stretchable rounded corner frame using html and css
HTMLHelp Forums > Web Authoring > General Web Design
jasraj
I wonder how to create a transparent stretchable rounded corner frame using html and css? I tried a lot, but up to this time, only succeeded in making it transparent but not stretchable. My final frame is here: http://www.jasrajsharma.com/frame
I want two column inside this frame while width wise I want a fixed frame, length wise I want it to stretch and compress. While making stretchable, corners should be transparent. Any advice is most welcome and appreciated. Thanks
pandy
The best advice I can give is to give up the iframe idea and use a DIV instead. It will do what you want by default. The only way you can size and iframe according to the size of the content on the page that's displayed in it is with JavaScript and it's probably a nightmare to get it cross-browser.

Why do you use an iframe to start with? Maybe there is a better way to do it.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.