All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.wings.js.yui.button.README Maven / Gradle / Ivy

The newest version!
*** Version 2.9.0 ***

    * 2529099 Button type=checkbox doesn't stay checked in Firefox 4.0
    * 2529139 [bz 3991424] [IE9] hack in _onDocumentMouseDown fails 
    * 2529193 Menu buttons (of type submit) do not fire a forms onsubmit event in IE 9.
    * 2529245 Right click only *seemingly* changes active state in buttongroup
    * 2529295 Sub menus don't work on Menu Buttons

*** Version 2.8.1 ***

+ No changes.


*** Version 2.8.0 ***

Fixed the following bugs:
-------------------------

+ For Buttons of type "checkbox" and "radio": clicking on a Button's 
  corresponding 
  • element of the corresponding MenuItem instance. *** version 2.6.0 *** Fixed the following bugs: ------------------------- + Clicking on the option region of a Button of "type" split will fire the "option" event, but not "mousedown," "mouseup," "click," or "dblclick". + Buttons of type "radio" and "checkbox" will not override a value provided for the title attribute. + Returning false in an inline "submit" event handler for a form will now prevent the form from being submitted when the form contains Button instances. + Pressing the enter key to submit a form containing Button instances will no longer trigger a beep sound in Internet Explorer. + The Button widget no longer logs errors when strict error reporting is enabled in FireFox. + Button instances are now automatically clicked when their corresponding




  • © 2015 - 2024 Weber Informatics LLC | Privacy Policy