dialog stack option
dialog stack option
hi, is it possible to set stack option of a dialog using .data()?
eg.
$(box).data("stack.dialog",true);
This would be helpful for re-using iframe based dialogs where you want
to move them to the top without reloading them via dialog("open").
help appreciated, cheers, tony