Corey Coogan

Python, .Net, C#, ASP.NET MVC, Architecture and Design

  • Subscribe

  • Archives

  • Blog Stats

    • 71,063 hits
  • Meta

Hide the X in the corner of a JQuery Dialog

Posted by coreycoogan on January 31, 2011

NOTE TO SELF:

Until you find a better way, here’s how you remove the X that closes a JQuery dialog box:

$( ‘a.ui-dialog-titlebar-close’ ).remove();

OR

Change the Style definition in the HEAD.

About these ads

2 Responses to “Hide the X in the corner of a JQuery Dialog”

  1. There is an option called “modal”.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

 
Follow

Get every new post delivered to your Inbox.

%d bloggers like this: