You can set the options in a dialog() jQuery UI in a comprehensive manner, so that they affect all dialogues that will open. This is useful for not continually repeat the same indentation settings. To do this you can choose two ways:
Articles Tagged 'jQuiery IU'
Set the options of dialogue jQuery UI in total
Eliminate the shadow effect from dialogue jQuery UI
In the latest revision of jQuery UI was eliminated the option shadow which allowed to eliminate the shadow around the dialog. The option, strangely, still plays its role but, in contrast, produces a Javascript error and prevents the movement of a dialogue:
How to hide the close button of a dialog jQuery UI
While waiting for the official release of jQuery UI 1.7 (Yeah, the jQuery development team decided that it will release as version 1.7, due to confusion), which may be one option to remove the close button of a box, here's how quickly resolve the problem with the current 1.6rc6:
Solve the bug of jQuery datapicker that disappears behind the dialog
con datepicker , quest'ultimo scompare dietro al dialog a causa di un errata impostazione dello zIndex . By opening a dialog with jQuery UI , which is set inside a field input with datepicker , it disappears behind the dialog because of an incorrect setting of the zIndex . , dopo l'impostazione del nostro campo input a datapicker , le seguenti righe di codice: To solve it just plug in the event open the dialog , after the setting of our field input to datapicker , the following lines of code:






Latest Comments
Simon : It annoys disturbed again and use that space for these things ... however it does not work ...
Giovambattista Fazioli : @ Simon: what could be due to the syntax I used, specifically for PHP 5 +,...
Simon : I tried last night putting everything into functions.php, okay, jquery forms, and tabs jQueryUI them ...
Giovambattista Fazioli : @ Simon: I recommend cleaning to enter a code like that in ...
Simon : @ Giovambattista Fazioli: Thank you for your patience, it's all clear ... now I feel now, ...