Response title
This is preview!




<iframe id="myFrame" border="0" onClick="clic(this.id)"></iframe>
function closeDialog()
{
$('#dialogID').dialog("close");
}
I tried to trigger the above function in window.unload but its closing the box when we close the browser tab. Pl. help to solve his issue.<select id="fruit" name="fruit" multiple='multiple' size="5">
<option selected="selected" >Apple_small1</option>
<option>Apple_small2</option>
<option >Apple_big1</option>
<option >Orange_big1</option> <option >Orange_small1</option>
</select>
© 2012 jQuery Foundation
Sponsored by
and others.
