Hello,
I know there maybe ugly hacks to achieve this, which is why I am asking this. Basically I have a video chat window, so I want to allow resizing of window, but I would like to force the ratio (so that it is maintained). I guess I can run a javascript which refreshes every X seconds and resizes the window.
Any good ideas? I don't mind if the hacks work on certain browsers and not on others. As many as possible.