Is there a way that I can resize the window only in proportion?
It means even if you resize window vertically, also horizontal will resize in proportion.
I know a ‘aspectRation’ does for a div but I need it for window.
Please see example
http://jqueryui.com/demos/resizable/aspect-ratio.html
I would like to resize window this way
Thanks
Thanks Mate,
This is how I made it work