jQuery UI Dialog data passing example needed
is there an example of data passing using the "open" option in jQuery
UI dialog? the documentation states that
"The data passed is the opened dialog options object."
but how does that work exactly in code?
thanks,