Category: JQuery
view more software Tips and Tricks
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 |