This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jquery-ui
Watch
1
Star
1
Fork
0
You've already forked jquery-ui
mirror of
https://github.com/jquery/jquery-ui.git
synced
2026-04-20 03:02:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a8a77a9b287e247b2b191f9e282e82e370ee525
jquery-ui
/
tests
/
unit
/
progressbar
History
Scott González
4adb9026ea
Tests: Cleanup.
2011-08-03 17:12:44 -04:00
..
all.html
Tests: Added test suites to run individual widget tests against all supported jQuery versions.
2011-08-02 20:41:50 -04:00
progressbar_core.js
Use .attr() for boolean ARIA attributes.
2011-07-12 11:36:34 -04:00
progressbar_defaults.js
Widget: define a null default for the create callback.
2011-04-25 14:04:30 -04:00
progressbar_events.js
Progressbar: Added max option.
Fixes
#6681
- Progressbar: add max option.
2010-11-22 08:49:47 -05:00
progressbar_methods.js
Progressbar: Modified value method to act as both a getter and setter.
Fixed
#4427
- progressbar('value') returns a reference to this instead of the value.
2009-04-16 01:57:56 +00:00
progressbar_options.js
Progressbar: Added unit test for
#7231
- valueDiv should be hidden when value is at 0%
2011-04-09 14:53:15 -04:00
progressbar.html
Tests: Cleanup.
2011-08-03 17:12:44 -04:00