Top "Jquery-ui-button" questions

The Button widget that forms part of the jQuery.

Remove jQuery UI Dialog Button border/outline

Which class do I need to modify/change to remove the outline of a JQuery UI Dialog Button. I can't …

css jquery-ui jquery-ui-dialog jquery-ui-button
jQueryUI Button: How to change Button-Icon 'color'

I have placed a html button inside a div in the following manner: <div class="ui-state-highlight"> <button …

javascript jquery css jquery-ui jquery-ui-button
Anyway to programmatically hide a jQuery UI button?

I'd like to do something like this, with jQuery UI Button: $button.button(); // ... $button.button('hide'); // ... $button.button('show'); Similar …

jquery-ui jquery-ui-button
Can I set a Custom Icon for a jQueryUI Button

Is it possible to create a jQueryUI Button with a custom icon, ie: an icon that is not part of …

jquery-ui icons jquery-ui-button
detect radio/checkbox 'checked' states in jquery UI. Underlying buttons don't update

I'm using the jQuery UI button widget in a form that I need to validate for some radio/check box …

javascript jquery jquery-ui jquery-ui-button
Setting the width of radio buttons when using jQueryUI

I am using jQuery UI radio buttons, and can't find how to set them all to be a fixed width. …

jquery-ui width jquery-ui-button