event that contains the function dialogue
event that contains the function dialogue
$('.selector').dialog({
open: function(event, ui) { ... }
});
How can I use the event to earn this function?
Topic Participants
takashi.onimaru