How to close modal dialog in jquery -


i want close jquery dialog on click of button placed in dialog how should this?

if using jquery ui dialog:

$('#foo').dialog('close'); 

where foo id of dom element dialog has been attached to.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -