|
Currently when using AjaxModalDialog one sets the height and width as numeric (pixel) value. This results in the dialog’s dimensions being fixed an unchangable. Anyone having an idea how to overcome this? What I would like is specifying the dialog dimensions with relative sizes like width=“80%" or height=“50vh". This should allow the user to change the window size and the dialog would adapt automatically.
The automatic resizing would be the ultimate thing but even simply being able to set the dialog’s initial size relative to the current window dimensions would already be a great help.
Any ideas?
---markus---
|
|