]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
15 years agoResizable: Fixed containment within relative/absolute positioned parent. Fixes ...
Scott González [Thu, 19 Feb 2009 02:49:54 +0000 (02:49 +0000)]
Resizable: Fixed containment within relative/absolute positioned parent.  Fixes #3882 - Left Margin Calculated Incorrectly (Using Containment).  Patch provided by Brad Dunbar.

15 years agoDialog: Removed $.ui.dialog.topMostDialog - added for performance improvement, but...
Scott González [Thu, 19 Feb 2009 02:35:19 +0000 (02:35 +0000)]
Dialog: Removed $.ui.dialog.topMostDialog - added for performance improvement, but not needed and could cause problems.

15 years agoDialog: Refactored event delegation to cancel events for modal dialogs. Fixes #2807...
Scott González [Thu, 19 Feb 2009 02:20:20 +0000 (02:20 +0000)]
Dialog: Refactored event delegation to cancel events for modal dialogs.  Fixes #2807 - dialogUI + modal mode = slow.

15 years agoDialog: Use event delegation to cancel events for modal dialogs. Fixes #2807 - dialo...
Scott González [Thu, 19 Feb 2009 02:07:05 +0000 (02:07 +0000)]
Dialog: Use event delegation to cancel events for modal dialogs.  Fixes #2807 - dialogUI + modal mode = slow.

15 years agoDialog: Refactored moveToTop, greatly improving performance for opening dialogs in...
Scott González [Thu, 19 Feb 2009 01:49:33 +0000 (01:49 +0000)]
Dialog: Refactored moveToTop, greatly improving performance for opening dialogs in IE.  Partial fix for #2807 - dialog UI + modal mode = slow.

15 years agoTabs: fixed incorrect cursor for disabled tabs
Klaus Hartl [Wed, 18 Feb 2009 21:46:27 +0000 (21:46 +0000)]
Tabs: fixed incorrect cursor for disabled tabs

15 years agoTabs: solved spinner issues and ajax loading not being stopped when selecting a stati...
Klaus Hartl [Wed, 18 Feb 2009 21:44:34 +0000 (21:44 +0000)]
Tabs: solved spinner issues and ajax loading not being stopped when selecting a static page tab, fixes #4109, #3929

15 years agoDemos for switchClass and toggleClass.
Scott González [Wed, 18 Feb 2009 18:12:08 +0000 (18:12 +0000)]
Demos for switchClass and toggleClass.

15 years agoreverted my slider collision changes - will submit as a patch
Scott Jehl [Wed, 18 Feb 2009 17:13:37 +0000 (17:13 +0000)]
reverted my slider collision changes - will submit as a patch

15 years agoa couple tests to demonstrate how handles can potentially split a value
Scott Jehl [Wed, 18 Feb 2009 16:06:43 +0000 (16:06 +0000)]
a couple tests to demonstrate how handles can potentially split a value

15 years agoreverted r2094 as it broke ranges (again)
Richard Worth [Wed, 18 Feb 2009 16:04:40 +0000 (16:04 +0000)]
reverted r2094 as it broke ranges (again)

15 years agomime type, eol
Scott Jehl [Wed, 18 Feb 2009 15:13:35 +0000 (15:13 +0000)]
mime type, eol

15 years agoAdded a static demo and CSS solution for the common problem that occurs when slider...
Scott Jehl [Wed, 18 Feb 2009 15:09:31 +0000 (15:09 +0000)]
Added a static demo and CSS solution for the common problem that occurs when slider handles collide on the same value.
This will fix bug #3467

15 years agofixed range sliders in IE6 again
Richard Worth [Wed, 18 Feb 2009 14:47:15 +0000 (14:47 +0000)]
fixed range sliders in IE6 again

15 years agosortable demos: added zoom: 1 for IE6
Richard Worth [Wed, 18 Feb 2009 14:40:25 +0000 (14:40 +0000)]
sortable demos: added zoom: 1 for IE6

15 years agoprogressbar demos: missing '}'
Richard Worth [Wed, 18 Feb 2009 14:16:27 +0000 (14:16 +0000)]
progressbar demos: missing '}'

15 years agoSlider: Removed support for auto orientation, set default to horizontal. Fixed ...
Scott González [Wed, 18 Feb 2009 03:00:03 +0000 (03:00 +0000)]
Slider: Removed support for auto orientation, set default to horizontal.  Fixed #4174.

15 years agoFixed the description text and tweaked button position so it fits inside the demo...
Todd Parker [Tue, 17 Feb 2009 22:03:15 +0000 (22:03 +0000)]
Fixed the description text and tweaked button position so it fits inside the demo block without scrolling.

15 years agoslider: limit the returned floats to 5 digits after the decimal point, corrects JS...
Paul Bakaus [Tue, 17 Feb 2009 13:01:19 +0000 (13:01 +0000)]
slider: limit the returned floats to 5 digits after the decimal point, corrects JS float errors (fixes #4124 - Value should always be constrained to valid step values)

15 years agoslider:
Paul Bakaus [Tue, 17 Feb 2009 12:21:42 +0000 (12:21 +0000)]
slider:
- fixed propagation of change event within _slide (fixes #4005 - slider and change callback with range: true)
- normalized all ui hash information

15 years agoslider: animate option was ignored if only one handle (fixes #4167 slider:animation...
Paul Bakaus [Tue, 17 Feb 2009 11:13:30 +0000 (11:13 +0000)]
slider: animate option was ignored if only one handle (fixes #4167 slider:animation for single handles broken)

15 years agoSlider: Fixed divide by zero error when min and max are the same. Fixed #4155 -...
Scott González [Tue, 17 Feb 2009 01:39:25 +0000 (01:39 +0000)]
Slider: Fixed divide by zero error when min and max are the same.  Fixed #4155 - IE6 error by min==max.

15 years agoCleaned up transfer effect. Despite the huge diff, I didn't change any logic and...
Scott González [Tue, 17 Feb 2009 01:20:50 +0000 (01:20 +0000)]
Cleaned up transfer effect.  Despite the huge diff, I didn't change any logic and barely changed any actual code.

15 years agoTransfer effect: Use innerWidth/Height instead of outerWidth/Height and then subtract...
Scott González [Tue, 17 Feb 2009 01:07:30 +0000 (01:07 +0000)]
Transfer effect: Use innerWidth/Height instead of outerWidth/Height and then subtracting border.  Fixed #4153 - Transfer throws 'Invalid Argument' in IE7 without CSS border property.

15 years agoResizable: Fixed #4147 - Little jump when a resizable is about to reach the coordinat...
Eduardo Lundgren [Sun, 15 Feb 2009 14:51:59 +0000 (14:51 +0000)]
Resizable: Fixed #4147 - Little jump when a resizable is about to reach the coordinate 0 (in x- or y-axis)

15 years agoTabs: using closest() is shorter
Klaus Hartl [Sat, 14 Feb 2009 15:56:44 +0000 (15:56 +0000)]
Tabs: using closest() is shorter

15 years agoMouse: Fixed #4146: Don't set the flag to prevent click events if mouseup occurs...
Scott González [Sat, 14 Feb 2009 04:27:31 +0000 (04:27 +0000)]
Mouse: Fixed #4146: Don't set the flag to prevent click events if mouseup occurs on a diferent element than mousedown (was preventing the next click event from occuring).

15 years agoMouse: Stop immediate propagation of click events. Partial fix for #3177 - click...
Scott González [Sat, 14 Feb 2009 03:02:38 +0000 (03:02 +0000)]
Mouse: Stop immediate propagation of click events.  Partial fix for #3177 - click is fired for draggagble elements on mouseUp.

15 years agoTabs: mouseover/focus handling for added tabs, plus test, fixes #4097 as well as...
Klaus Hartl [Fri, 13 Feb 2009 23:05:16 +0000 (23:05 +0000)]
Tabs: mouseover/focus handling for added tabs, plus test, fixes #4097 as well as focus/blur handling when using keyboard

15 years agofixed an incorrect slash and a self closing span
Klaus Hartl [Fri, 13 Feb 2009 22:18:35 +0000 (22:18 +0000)]
fixed an incorrect slash and a self closing span

15 years agosortable: pageX/pageY already do not include scroll offsets in safari, therefore...
Paul Bakaus [Fri, 13 Feb 2009 13:28:20 +0000 (13:28 +0000)]
sortable: pageX/pageY already do not include scroll offsets in safari, therefore it does not need to be substracted again (fixes #4041)

15 years agodraggable: pageX/pageY already do not include scroll offsets in safari, therefore...
Paul Bakaus [Fri, 13 Feb 2009 13:05:24 +0000 (13:05 +0000)]
draggable: pageX/pageY already do not include scroll offsets in safari, therefore it does not need to be substracted again (fixes #4142) (only if css position is fixed) (removed redundant check)

15 years agodraggable: pageX/pageY already do not include scroll offsets in safari, therefore...
Paul Bakaus [Fri, 13 Feb 2009 12:47:52 +0000 (12:47 +0000)]
draggable: pageX/pageY already do not include scroll offsets in safari, therefore it does not need to be substracted again (fixes #4142) (only if css position is fixed)

15 years agodraggable: pageX/pageY already do not include scroll offsets in safari, therefore...
Paul Bakaus [Fri, 13 Feb 2009 12:42:42 +0000 (12:42 +0000)]
draggable: pageX/pageY already do not include scroll offsets in safari, therefore it does not need to be substracted again (fixes #4142)

15 years agodraggable,sortable: if the offset parent is the body, top/left values should always...
Paul Bakaus [Fri, 13 Feb 2009 12:26:44 +0000 (12:26 +0000)]
draggable,sortable: if the offset parent is the body, top/left values should always be normalized to 0 (fixes #4141 - margin on body in safari caused bump)

15 years agoupdated version.txt http://blog.jquery.com/2009/02/12/jquery-ui-17-is-the-new-16/ 1.6
Richard Worth [Fri, 13 Feb 2009 11:35:59 +0000 (11:35 +0000)]
updated version.txt http://blog.jquery.com/2009/02/12/jquery-ui-17-is-the-new-16/

15 years agoDatepicker: Added test for #4055 - onclick events contain references to "jQuery".
Scott González [Fri, 13 Feb 2009 04:12:28 +0000 (04:12 +0000)]
Datepicker: Added test for #4055 - onclick events contain references to "jQuery".

15 years agoSortable: Removed sortIndicator option. Fixed #4118 - option sortIndicator is undocu...
Scott González [Fri, 13 Feb 2009 03:47:53 +0000 (03:47 +0000)]
Sortable: Removed sortIndicator option.  Fixed #4118 - option sortIndicator is undocumented.

15 years agoResizable:
Scott González [Fri, 13 Feb 2009 03:36:56 +0000 (03:36 +0000)]
Resizable:
  - Fixed destroy method.
  - Removed preventDefault option (Fixed #4135 - preventDefault should not be an option as there's not use case for false).

15 years agoDialog: Don't set focus to elements in the titlebar on open. Fixes #4126 - focus...
Scott González [Fri, 13 Feb 2009 03:06:43 +0000 (03:06 +0000)]
Dialog: Don't set focus to elements in the titlebar on open.  Fixes #4126 - focus on dialog open should be constrained to the contents of the dialog.

NOTE: This breaks accessibility in Safari, which doesn't allow setting focus to elements that are not natively tabbable.  However, our current stance is that people who require accessibility will not be using Safari specifically for this type of reason.

15 years agoPrevent loading core files multiple times. Fixes #4130 - Too much recurson with...
Scott González [Fri, 13 Feb 2009 02:25:21 +0000 (02:25 +0000)]
Prevent loading core files multiple times.  Fixes #4130 - Too much recurson with double include.

15 years agodatepicker: temporary solution for inline click events with noConflict(true), introdu...
Paul Bakaus [Wed, 11 Feb 2009 13:40:21 +0000 (13:40 +0000)]
datepicker: temporary solution for inline click events with noConflict(true), introduces another global called DT_jQuery to deal with the inline events (fixes #4055, going to be removed with scheduled rewrite)

15 years agoprogressbar: removed unused variables, some whitespace changes (fixes #4052)
Paul Bakaus [Wed, 11 Feb 2009 13:04:18 +0000 (13:04 +0000)]
progressbar: removed unused variables, some whitespace changes (fixes #4052)

15 years agodraggable: fixed numerous issues with over/out logic on connected sortable lists...
Paul Bakaus [Tue, 10 Feb 2009 15:05:01 +0000 (15:05 +0000)]
draggable: fixed numerous issues with over/out logic on connected sortable lists (fixes #3988)

15 years agoall: fixed jslint warnings
Paul Bakaus [Tue, 10 Feb 2009 13:11:34 +0000 (13:11 +0000)]
all: fixed jslint warnings

15 years agosortable: if current item was removed by user, it was reappended by the clearing...
Paul Bakaus [Tue, 10 Feb 2009 10:07:25 +0000 (10:07 +0000)]
sortable: if current item was removed by user, it was reappended by the clearing logic (fixes #4088)

15 years agocore: prevent calling plugins if the node doesn't exist in DOM anymore (has been...
Paul Bakaus [Tue, 10 Feb 2009 09:14:59 +0000 (09:14 +0000)]
core: prevent calling plugins if the node doesn't exist in DOM anymore (has been removed by the user) (fixes #4087)

15 years agoaccordion: chaining breaks if value in height() is negative (fixes #4102)
Paul Bakaus [Tue, 10 Feb 2009 08:59:24 +0000 (08:59 +0000)]
accordion: chaining breaks if value in height() is negative (fixes #4102)

15 years agobase theme: fixed typo with the inclusion of a bg texture (fixes #4046)
Paul Bakaus [Tue, 10 Feb 2009 08:53:49 +0000 (08:53 +0000)]
base theme: fixed typo with the inclusion of a bg texture (fixes #4046)

15 years agoslider: fixed failing visual test: slider_in_container_with_scrollbars
Richard Worth [Tue, 10 Feb 2009 03:48:21 +0000 (03:48 +0000)]
slider: fixed failing visual test: slider_in_container_with_scrollbars

15 years agodemos/sortable/connect-lists-through-tabs: quick selector bugfix
Bohdan Ganicky [Mon, 9 Feb 2009 19:59:19 +0000 (19:59 +0000)]
demos/sortable/connect-lists-through-tabs: quick selector bugfix

15 years agoResizable tests: Removed preserveCursor and proportionallyResize options.
Scott González [Mon, 9 Feb 2009 14:04:39 +0000 (14:04 +0000)]
Resizable tests: Removed preserveCursor and proportionallyResize options.

15 years agoResizable tests: Removed transparent option.
Scott González [Mon, 9 Feb 2009 14:03:12 +0000 (14:03 +0000)]
Resizable tests: Removed transparent option.

15 years agodialog: added some missing defaults
Richard Worth [Mon, 9 Feb 2009 11:15:23 +0000 (11:15 +0000)]
dialog: added some missing defaults

15 years agodemos/sortable/connect-lists-through-tabs: finetuning
Bohdan Ganicky [Mon, 9 Feb 2009 11:13:42 +0000 (11:13 +0000)]
demos/sortable/connect-lists-through-tabs: finetuning

15 years agoResizable: Fixed #4099 - Copy .data("resizable") to the wrapper element
Eduardo Lundgren [Mon, 9 Feb 2009 04:36:43 +0000 (04:36 +0000)]
Resizable: Fixed #4099 - Copy .data("resizable") to the wrapper element

15 years agoResizable: Fixed #4090 - proportionallyResize option should be removed (made internal)
Eduardo Lundgren [Mon, 9 Feb 2009 04:33:50 +0000 (04:33 +0000)]
Resizable: Fixed #4090 - proportionallyResize option should be removed (made internal)

15 years agoResizable: Fixed #4092 - preserveCursor option should be removed
Eduardo Lundgren [Mon, 9 Feb 2009 03:59:16 +0000 (03:59 +0000)]
Resizable: Fixed #4092 - preserveCursor option should be removed

15 years agoResizable: Fixed #4098 - Remove transparent option
Eduardo Lundgren [Mon, 9 Feb 2009 03:56:02 +0000 (03:56 +0000)]
Resizable: Fixed #4098 - Remove transparent option

15 years agoDialog: Don't allow the height of the content area to be negative.
Scott González [Mon, 9 Feb 2009 02:32:43 +0000 (02:32 +0000)]
Dialog: Don't allow the height of the content area to be negative.

15 years agoResizable: Fixed #4093: Removed disableSelection option.
Scott González [Mon, 9 Feb 2009 01:36:51 +0000 (01:36 +0000)]
Resizable: Fixed #4093: Removed disableSelection option.

15 years agoresizable visual tests: added option preventDefault tests
Richard Worth [Sun, 8 Feb 2009 06:10:29 +0000 (06:10 +0000)]
resizable visual tests: added option preventDefault tests

15 years agoRemoved unused code obsoleted by #3906 and r1754
Richard Worth [Sun, 8 Feb 2009 00:55:16 +0000 (00:55 +0000)]
Removed unused code obsoleted by #3906 and r1754

15 years agoresizable unit tests: defaults alpha order
Richard Worth [Sat, 7 Feb 2009 21:22:47 +0000 (21:22 +0000)]
resizable unit tests: defaults alpha order

15 years agodroppable visual tests: added option accept tests
Richard Worth [Sat, 7 Feb 2009 19:02:08 +0000 (19:02 +0000)]
droppable visual tests: added option accept tests

15 years agodroppable: defaults - alpha order
Richard Worth [Sat, 7 Feb 2009 18:28:29 +0000 (18:28 +0000)]
droppable: defaults - alpha order

15 years agovisual tests: added default style for #draggable
Richard Worth [Sat, 7 Feb 2009 18:15:14 +0000 (18:15 +0000)]
visual tests: added default style for #draggable

15 years agoMoved #4087 test page from demos/droppable to /tests/visual/droppable
Richard Worth [Sat, 7 Feb 2009 17:47:25 +0000 (17:47 +0000)]
Moved #4087 test page from demos/droppable to /tests/visual/droppable

15 years agofixed name and location of test page for #4088 - droppable, not sortable issue
Richard Worth [Sat, 7 Feb 2009 17:40:54 +0000 (17:40 +0000)]
fixed name and location of test page for #4088 - droppable, not sortable issue

15 years agosortable visual test: Updated #4088 test page to match visual TEST/ASSERT format
Richard Worth [Sat, 7 Feb 2009 17:33:52 +0000 (17:33 +0000)]
sortable visual test: Updated #4088 test page to match visual TEST/ASSERT format

15 years agomoved test page (#4088) from demos/sortable to tests/visual/sortable
Richard Worth [Sat, 7 Feb 2009 17:19:25 +0000 (17:19 +0000)]
moved test page (#4088) from demos/sortable to tests/visual/sortable

15 years agosortable visual tests: option revert
Richard Worth [Sat, 7 Feb 2009 17:15:47 +0000 (17:15 +0000)]
sortable visual tests: option revert

15 years agodemos/sortable/with-droppable: testcase for #4088 (Unable to remove() ui.draggable...
Bohdan Ganicky [Sat, 7 Feb 2009 16:00:01 +0000 (16:00 +0000)]
demos/sortable/with-droppable: testcase for #4088 (Unable to remove() ui.draggable (sortable item) immediately after the drop callback.), not added to the index page

15 years agodemos/droppable/remove-draggable-after-drop: testcase for #4087 (Removing ui.draggabl...
Bohdan Ganicky [Sat, 7 Feb 2009 15:39:17 +0000 (15:39 +0000)]
demos/droppable/remove-draggable-after-drop: testcase for #4087 (Removing ui.draggable immediately after the drop callback raises an error.), not added to the index page

15 years agoDialog: Fixed #4086: Allow changing the dialogClass option after init.
Scott González [Sat, 7 Feb 2009 14:28:14 +0000 (14:28 +0000)]
Dialog: Fixed #4086: Allow changing the dialogClass option after init.

15 years agodraggable unit tests: added option iframeFix tests
Richard Worth [Sat, 7 Feb 2009 14:27:27 +0000 (14:27 +0000)]
draggable unit tests: added option iframeFix tests

15 years agodraggable unit tests: Added a few tests
Richard Worth [Sat, 7 Feb 2009 14:09:07 +0000 (14:09 +0000)]
draggable unit tests: Added a few tests

15 years agoresizable unit tests: zIndex default: 1000
Richard Worth [Sat, 7 Feb 2009 12:37:23 +0000 (12:37 +0000)]
resizable unit tests: zIndex default: 1000

15 years agounit tests: Added all defaults test page
Richard Worth [Sat, 7 Feb 2009 12:34:53 +0000 (12:34 +0000)]
unit tests: Added all defaults test page

15 years agoModified build script to pull docs rendered html directly from docs.jquery.com/UI
Richard Worth [Fri, 6 Feb 2009 19:44:44 +0000 (19:44 +0000)]
Modified build script to pull docs rendered html directly from docs.jquery.com/UI

15 years agosortable: implemented tests for start,stop,beforeStop,change and update
Paul Bakaus [Fri, 6 Feb 2009 07:39:52 +0000 (07:39 +0000)]
sortable: implemented tests for start,stop,beforeStop,change and update

15 years agoduplicated images to fix on demos index
Richard Worth [Fri, 6 Feb 2009 06:33:56 +0000 (06:33 +0000)]
duplicated images to fix on demos index

15 years agosortable unit tests - fixed el.css not a function
Richard Worth [Fri, 6 Feb 2009 02:41:46 +0000 (02:41 +0000)]
sortable unit tests - fixed el.css not a function

15 years agodemos/sortable/connect-lists-through-tabs: finetuning + automatic tab switch after...
Bohdan Ganicky [Thu, 5 Feb 2009 21:44:38 +0000 (21:44 +0000)]
demos/sortable/connect-lists-through-tabs: finetuning + automatic tab switch after item is removed from the list

15 years agoTabs: cleanup - no longer supports tabifying via list element, must use container
Klaus Hartl [Thu, 5 Feb 2009 19:58:38 +0000 (19:58 +0000)]
Tabs: cleanup - no longer supports tabifying via list element, must use container

15 years agodemos/sortable/connect-lists-through-tabs: fixed demo description
Bohdan Ganicky [Thu, 5 Feb 2009 19:48:10 +0000 (19:48 +0000)]
demos/sortable/connect-lists-through-tabs: fixed demo description

15 years agodemos/sortable/connect-lists-through-tabs: correct svn props set
Bohdan Ganicky [Thu, 5 Feb 2009 19:44:20 +0000 (19:44 +0000)]
demos/sortable/connect-lists-through-tabs: correct svn props set

15 years agodemos/sortable/connect-lists-through-tabs: new demo created as a reaction to a certai...
Bohdan Ganicky [Thu, 5 Feb 2009 19:39:38 +0000 (19:39 +0000)]
demos/sortable/connect-lists-through-tabs: new demo created as a reaction to a certain discussion in the jquery ui google group

15 years agoTabs: fixed bug related to setting selected via data method, cleaned up mess in tests
Klaus Hartl [Thu, 5 Feb 2009 19:36:31 +0000 (19:36 +0000)]
Tabs: fixed bug related to setting selected via data method, cleaned up mess in tests

15 years agoTabs: removed useless array joins, consistent usage of "ui-tabs-selected" class
Klaus Hartl [Thu, 5 Feb 2009 19:11:12 +0000 (19:11 +0000)]
Tabs: removed useless array joins, consistent usage of "ui-tabs-selected" class

15 years agoTabs: Added tests for select method while at the same time implemented consistent...
Klaus Hartl [Thu, 5 Feb 2009 19:02:47 +0000 (19:02 +0000)]
Tabs: Added tests for select method while at the same time implemented consistent handling of possible values to pass, addresses #4051

15 years agoDialog: Removed shadow option due to introducing too many bugs. (Reopens #3681).
Scott González [Thu, 5 Feb 2009 14:30:59 +0000 (14:30 +0000)]
Dialog: Removed shadow option due to introducing too many bugs. (Reopens #3681).

15 years agofixed tab not being pushed on top of panel border in IE6, tweaked CSS a bit
Klaus Hartl [Thu, 5 Feb 2009 09:00:51 +0000 (09:00 +0000)]
fixed tab not being pushed on top of panel border in IE6, tweaked CSS a bit

15 years agoRemoved superfluous display declaration (a float implicitly makes an element display...
Klaus Hartl [Thu, 5 Feb 2009 08:54:57 +0000 (08:54 +0000)]
Removed superfluous display declaration (a float implicitly makes an element display block)

15 years agoTabs demo: use collapsible instead of deprecated deselectable option
Klaus Hartl [Thu, 5 Feb 2009 07:27:20 +0000 (07:27 +0000)]
Tabs demo: use collapsible instead of deprecated deselectable option

15 years agoadded float left back to anchor to get click anwhere behavior (not just text)
Scott Jehl [Thu, 5 Feb 2009 06:07:05 +0000 (06:07 +0000)]
added float left back to anchor to get click anwhere behavior (not just text)

15 years agodemos slider: removed extra char (;) in stylesheet
Richard Worth [Thu, 5 Feb 2009 06:03:31 +0000 (06:03 +0000)]
demos slider: removed extra char (;) in stylesheet

15 years agoFixed 4062 - slider: vertical slider handle jumps up when you click on it
Richard Worth [Thu, 5 Feb 2009 06:01:10 +0000 (06:01 +0000)]
Fixed 4062 - slider: vertical slider handle jumps up when you click on it

15 years agoadded vertical tabs demo. This could be implemented very easily in the future by...
Scott Jehl [Thu, 5 Feb 2009 06:00:10 +0000 (06:00 +0000)]
added vertical tabs demo. This could be implemented very easily in the future by adding a class to the widget.

15 years agofew more border resets changed to border-width
Scott Jehl [Thu, 5 Feb 2009 05:43:15 +0000 (05:43 +0000)]
few more border resets changed to border-width