[SOLVED] changing dialog width on fly

[SOLVED] changing dialog width on fly

Hello,
Does anyone know how to change the width of a dialog UI?
I create my dialog window in the
$(document).ready(...)
function and want to change its width right before I open it.