[jquery-ui] Jquery ui dialog close button

2009-11-16 Thread anitha john
Hi, Is there any way to remove the 'X' button of the jquery dialog and replace it with red color close button Regards Anitha -- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery...@googlegroups.com. To unsub

[jquery-ui] Jquery UI dialog close

2008-11-19 Thread manilodisan
I'm loading a dialog and inside it an iframe to show a form. After posting the forum via ajax I analyze the response and want to close the dialog (born from the parent window) if the response is a 'success'. Nothing worksany idea how I can make this thing work? Here's my code: //post