github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

jquery / jquery-ui

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 249
    • 27
  • Source
  • Commits
  • Network (27)
  • Graphs
  • Tree: a202248

click here to add a description

click here to add a homepage

  • Switch Branches (4)
    • bind
    • master
    • panel
    • tooltip
  • Switch Tags (15)
    • 1.8rc3
    • 1.8rc2
    • 1.8rc1
    • 1.8b1
    • 1.8a2
    • 1.8a1
    • 1.8
    • 1.7
    • 1.6rc6
    • 1.6rc5
    • 1.6rc3
    • 1.6rc2
    • 1.6
    • 1.5.2
    • 1.5.1
  • Comments
Sending Request…

The official jQuery user interface library. — Read more

  Cancel

http://jqueryui.com/

  Cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Remove ui-helper-hidden-accessible from correct element. See r3880 and 
r3892
rdworth (author)
Wed Mar 17 05:49:27 -0700 2010
commit  a202248780868c24e43b4e4c24a8eeed051aec5d
tree    c6de0fbe502c9beef03e71b4219e87c43eeb8f9b
parent  b69ba4d9b47cb4f3e58d1748aee112058f55c1d5
M ui/jquery.ui.button.js 4 ••••
Txt ui/jquery.ui.button.js
  • View file @ a202248
... ...
@@ -214,8 +214,10 @@ $.widget( "ui.button", {
214 214
   },
215 215
 
216 216
   destroy: function() {
  217
+    this.element
  218
+      .removeClass( "ui-helper-hidden-accessible" );
217 219
     this.buttonElement
218  
-      .removeClass( baseClasses + " ui-helper-hidden-accessible " + otherClasses )
  220
+      .removeClass( baseClasses + " " + otherClasses )
219 221
       .removeAttr( "role" )
220 222
       .removeAttr( "aria-pressed" )
221 223
       .html( this.buttonElement.find(".ui-button-text").html() );

0 notes on commit a202248

Please log in to comment.
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server