Hello

I want to dynamically change the configuration of an overlay to set different dimensions and position each time it opens (because it is resizable and movable).

is there a scripting way to edit the initial configuration instead of editing the css of the overlay during the beforeload event??

thanks!!