This website requires JavaScript.
Explore
Help
Register
Sign In
library-mirrors
/
jquery-ui
Watch
1
Star
0
Fork
0
You've already forked jquery-ui
mirror of
https://github.com/jquery/jquery-ui.git
synced
2024-11-21 11:04:24 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2c7a9e9ff3
jquery-ui
/
tests
History
Scott González
2c7a9e9ff3
Dialog: Verify that we get a string back from .attr( "title" ) before using the return value.
Fixes
#5742
- Form field with
name="title"
moved to title area.
2010-07-14 15:28:01 -04:00
..
static
Button: Removed ui-button-text-icon class. Added ui-button-text-icon-primary and ui-button-text-icon-secondary classes.
Fixed
#5382
- Button: specifying only a secondary icon for the button widget locates the icon on the left
2010-05-26 15:08:37 -04:00
unit
Dialog: Verify that we get a string back from .attr( "title" ) before using the return value.
Fixes
#5742
- Form field with
name="title"
moved to title area.
2010-07-14 15:28:01 -04:00
visual
Dialog: Add positioning for content div.
Fixes
#4319
- Accordion overflow breaks when displayed inside a dialog on Internet Explorer.
2010-07-14 13:47:06 -04:00
index.html
html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase
2010-03-12 03:18:34 +00:00
jquery.simulate.js
Updated copyright headers to make it clear that you can choose between MIT and GPLv2. Also added a link to
http://jquery.org/license
.
2010-07-09 09:01:04 -04:00