home / software / tips and tricks / How to remove close button on jQueryUI Dialog?

How to remove close button on jQueryUI Dialog?

Updated:  11/05/2013 11:11 AM
Author:  Shiju Mathews

Status:    Resolved.


Some cases it is disturbing to have the close button (the X in the top right corner) on a dialog box created by jQueryUI. There are many methods to remove it.
But the most relevant method that I found is to add the following code to the function. This will remove the close(X) button from all jQueryUI Dialogs

Tags: How to remove close button on jQueryUI Dialog?
Updated on: March 2024