r2358 - Added overlay plugin demo directory, empty demo html file.
Author: powella Date: Sun Mar 22 14:51:13 2009 New Revision: 2358 Added: branches/dev/overlay/demos/overlay/ branches/dev/overlay/demos/overlay/index.html Log: Added overlay plugin demo directory, empty demo html file. Added: branches/dev/overlay/demos/overlay/index.html ============================================================================== --- (empty file) +++ branches/dev/overlay/demos/overlay/index.html Sun Mar 22 14:51:13 2009 @@ -0,0 +1,8 @@ +<html> +<head> + <title>jQuery UI Overlay
r2354 - Demos: sortable accordion
Author: cloudream@gmail.com Date: Sun Mar 22 08:48:26 2009 New Revision: 2354 Added: trunk/demos/accordion/sortable.html (contents, props changed) Modified: trunk/demos/accordion/index.html Log: Demos: sortable accordion Modified: trunk/demos/accordion/index.html ============================================================================== --- trunk/demos/accordion/index.html (original) +++ trunk/demos/accordion/index.html Sun Mar 22 08:48:26 2009 @@ -1,4 +1,4 @@ -<!doctype html> +<!doctype
r2353 - added new example for the filterCallback
Author: a.farkas.pm Date: Sun Mar 22 08:12:31 2009 New Revision: 2353 Modified: branches/dev/effects/tests/visual/animateClass/index.html Log: added new example for the filterCallback Modified: branches/dev/effects/tests/visual/animateClass/index.html ============================================================================== --- branches/dev/effects/tests/visual/animateClass/index.html (original) +++ branches/dev/effects/tests/visual/animateClass/index.html Sun Mar 22 08:12:31 2009 @@ -154,7
r2352 - moved the dev-animate directory to test/visual
Author: a.farkas.pm Date: Sun Mar 22 07:03:00 2009 New Revision: 2352 Added: branches/dev/effects/tests/visual/animateClass/ branches/dev/effects/tests/visual/animateClass/index.html Removed: branches/dev/effects/dev-animateClass/ branches/dev/effects/jquery-1.3.2.js Log: moved the dev-animate directory to test/visual Added: branches/dev/effects/tests/visual/animateClass/index.html ============================================================================== --- (empty file) +++ branches/dev/effects/tests/visual/animateClass/index.html Sun
r2351 - filterCallback is called for each animated element now
Author: a.farkas.pm Date: Sun Mar 22 06:45:29 2009 New Revision: 2351 Modified: branches/dev/effects/dev-animateClass/index.html branches/dev/effects/ui/effects.core.js Log: filterCallback is called for each animated element now Modified: branches/dev/effects/dev-animateClass/index.html ============================================================================== --- branches/dev/effects/dev-animateClass/index.html (original) +++ branches/dev/effects/dev-animateClass/index.html Sun Mar 22
r2350 - Fixed #4240 - Datepicker destroy affects other datepickers - appended text too
Author: kbwood.au Date: Sat Mar 21 22:47:08 2009 New Revision: 2350 Modified: trunk/ui/ui.datepicker.js Log: Fixed #4240 - Datepicker destroy affects other datepickers - appended text too Modified: trunk/ui/ui.datepicker.js ============================================================================== --- trunk/ui/ui.datepicker.js (original) +++ trunk/ui/ui.datepicker.js Sat Mar 21 22:47:08 2009 @@ -166,13 +166,16 @@ /* Attach the date picker to an input field. */ _connectDatepicker:
r2344 - Slider: #4385
Author: cloudream@gmail.com Date: Sat Mar 21 12:52:34 2009 New Revision: 2344 Added: trunk/tests/visual/slider/slider_range_4385.html Log: Slider: #4385 Added: trunk/tests/visual/slider/slider_range_4385.html ============================================================================== --- (empty file) +++ trunk/tests/visual/slider/slider_range_4385.html Sat Mar 21 12:52:34 2009 @@ -0,0 +1,49 @@ +<!doctype html> +<html lang="en"> +<head> + <title>jQuery UI Slider - Range slider</title> + <link
Hello and ui.slider
Hi, I've just started using jQuery UI (specifically the slider component) and I've noticed a couple of issues. I put a bug in Trac for the first one and wrote a patch: http://dev.jqueryui.com/ticket/4387 Is this useful? Cheers, Kelvin :)
r2349 - #4385 test page - ticket summary changed
Author: rdworth Date: Sat Mar 21 15:19:58 2009 New Revision: 2349 Modified: trunk/tests/visual/slider/slider_ticket_4385.html Log: #4385 test page - ticket summary changed Modified: trunk/tests/visual/slider/slider_ticket_4385.html ============================================================================== --- trunk/tests/visual/slider/slider_ticket_4385.html (original) +++ trunk/tests/visual/slider/slider_ticket_4385.html Sat Mar 21 15:19:58 2009 @@ -26,7 +26,7 @@ </head> <body> -<h1 class="ui-widget-header"><a
r2348 - #4385 - fixed a bug in the test page: values were being displayed even if they didn't mee...
Author: rdworth Date: Sat Mar 21 15:14:34 2009 New Revision: 2348 Modified: trunk/tests/visual/slider/slider_ticket_4385.html Log: #4385 - fixed a bug in the test page: values were being displayed even if they didn't meet minrange Modified: trunk/tests/visual/slider/slider_ticket_4385.html ============================================================================== --- trunk/tests/visual/slider/slider_ticket_4385.html (original) +++ trunk/tests/visual/slider/slider_ticket_4385.html Sat Mar
r2347 - slider: updated #4385 visual test page to match visual test page ticket format
Author: rdworth Date: Sat Mar 21 14:59:05 2009 New Revision: 2347 Modified: trunk/tests/visual/slider/slider_ticket_4385.html Log: slider: updated #4385 visual test page to match visual test page ticket format Modified: trunk/tests/visual/slider/slider_ticket_4385.html ============================================================================== --- trunk/tests/visual/slider/slider_ticket_4385.html (original) +++ trunk/tests/visual/slider/slider_ticket_4385.html Sat Mar 21 14:59:05 2009 @@
r2346 - renamed test page for #4385
Author: rdworth Date: Sat Mar 21 14:45:43 2009 New Revision: 2346 Added: trunk/tests/visual/slider/slider_ticket_4385.html - copied unchanged from r2345, /trunk/tests/visual/slider/slider_range_4385.html Removed: trunk/tests/visual/slider/slider_range_4385.html Log: renamed test page for #4385
r2345 - Slider: #4385
Author: cloudream@gmail.com Date: Sat Mar 21 12:55:29 2009 New Revision: 2345 Modified: trunk/tests/visual/slider/slider_range_4385.html (contents, props changed) Log: Slider: #4385 Modified: trunk/tests/visual/slider/slider_range_4385.html ============================================================================== --- trunk/tests/visual/slider/slider_range_4385.html (original) +++ trunk/tests/visual/slider/slider_range_4385.html Sat Mar 21 12:55:29 2009 @@ -1,49 +1,49 @@ -<!doctype html>
positionTo part of jQuery core
We should get involved with the plans for setting positions from jQuery core: <a href="http://groups.google.com/group/jquery-dev/browse_thread/thread/e64a62f6312582c5">http://groups.google.com/group/jquery-dev/browse_thread/thread/e64a62f6312582c5</a>
UI_Developer_Guide Callbacks - Mistake on wiki?
I been reading through the widget developer guide and I think there is a small error in the call back section http://docs.jquery.com/UI_Developer_Guide#Callbacks [quote] Rather than using your own functions to call these callbacks, the widget factory provides an own method: this.trigger(name, [event, uiHash]) where name is the event name, this.element is the current element, event is the browser event, and uiHash should be an object holding your own key/value pairs that you want to pass to the callback.
getting started guide in docs
I ported this over to docs this afternoon. I'm not sure how it'll be pulled into the new docs but here's the link: http://docs.jquery.com/UI/Getting_Started I assume images will be stripped out too but it should be alright without them...
Text on demo landing page
Here it says for widgets: "Drop full-featured UI controls — each has a range of options and is fully themeable.". Why "drop?". I get "drop into", but drop alone indicates removing. Jörn
pseudo class animation :: <select> options disappear on mouseover, in ie7
Hello, I am using this script: http://sheetup.com/menusmooth.php When I use in my form the class in a <select>, it dows the animtion nice on hover but as soon as I go over the <options> tehy disappear. All this in ie7. I am searching the web to find a solution... If ther is one already available please let me know Thanx!
r2342 - eol-style and mime-type
Author: rdworth Date: Thu Mar 19 13:51:58 2009 New Revision: 2342 Modified: branches/dev/autocomplete/demos/autocomplete/bassistance.de.html (contents, props changed) branches/dev/autocomplete/demos/autocomplete/default.html (contents, props changed) branches/dev/autocomplete/demos/autocomplete/demo.bassistance.js (contents, props changed) branches/dev/autocomplete/demos/autocomplete/demo.data.js (contents, props changed) branches/dev/autocomplete/demos/autocomplete/index.html (contents, props changed)
r2343 - removing all inline styles fixed in IE8
Author: a.farkas.pm Date: Thu Mar 19 13:59:11 2009 New Revision: 2343 Modified: branches/dev/effects/dev-animateClass/index.html branches/dev/effects/ui/effects.core.js Log: removing all inline styles fixed in IE8 Modified: branches/dev/effects/dev-animateClass/index.html ============================================================================== --- branches/dev/effects/dev-animateClass/index.html (original) +++ branches/dev/effects/dev-animateClass/index.html Thu Mar 19 13:59:11 2009 @@
r2341 - Datepicker: fixed #4362 Update Croation localization
Author: kbwood.au Date: Thu Mar 19 03:33:22 2009 New Revision: 2341 Modified: trunk/ui/i18n/ui.datepicker-hr.js Log: Datepicker: fixed #4362 Update Croation localization Modified: trunk/ui/i18n/ui.datepicker-hr.js ============================================================================== --- trunk/ui/i18n/ui.datepicker-hr.js (original) +++ trunk/ui/i18n/ui.datepicker-hr.js Thu Mar 19 03:33:22 2009 @@ -6,11 +6,11 @@ prevText: '<', nextText: '>', currentText:
Datepicker Docs & Proposed Features
After following some changes to the dev wiki regarding the Datepicker, I got to thinking about the documentation for the plugin. Some points of interest that I saw: constrainInput We could use some more documentation about what this option actually does to the UI. showOn Could use some more documentation; listing what the valid values are and what they do. I also got to thinking about some functionality that I've used in the past with regard to a datepicker control. I would like to open a dialog
r2337 - tags/1.7.1: added themes from zip http://jquery-ui.googlecode.com/files/jquery-ui-themes-...
Author: rdworth Date: Wed Mar 18 20:10:34 2009 New Revision: 2337 Added: tags/1.7.1/themes/black-tie/ tags/1.7.1/themes/black-tie/images/ tags/1.7.1/themes/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png (contents, props changed) tags/1.7.1/themes/black-tie/images/ui-bg_flat_65_ffffff_40x100.png (contents, props changed) tags/1.7.1/themes/black-tie/images/ui-bg_glass_40_111111_1x400.png (contents, props changed) tags/1.7.1/themes/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png (contents,
r2338 - removed latest and testing tags for update
Author: rdworth Date: Wed Mar 18 20:27:04 2009 New Revision: 2338 Removed: tags/latest/ tags/testing/ Log: removed latest and testing tags for update
r2340 - tagged 1.7.1 as testing
Author: rdworth Date: Wed Mar 18 20:28:24 2009 New Revision: 2340 Added: tags/testing/ - copied from r2337, /tags/1.7.1/ Log: tagged 1.7.1 as testing
r2339 - tagged 1.7.1 as latest
Author: rdworth Date: Wed Mar 18 20:27:53 2009 New Revision: 2339 Added: tags/latest/ - copied from r2337, /tags/1.7.1/ Log: tagged 1.7.1 as latest
r2336 - tags/1.7.1: added/updated files from zip http://jquery-ui.googlecode.com/files/jquery-ui-...
Author: rdworth Date: Wed Mar 18 19:57:42 2009 New Revision: 2336 Added: tags/1.7.1/docs/ tags/1.7.1/docs/accordion.html tags/1.7.1/docs/addClass.html tags/1.7.1/docs/animate.html tags/1.7.1/docs/datepicker.html tags/1.7.1/docs/dialog.html tags/1.7.1/docs/draggable.html tags/1.7.1/docs/droppable.html tags/1.7.1/docs/effect.html tags/1.7.1/docs/hide.html tags/1.7.1/docs/progressbar.html tags/1.7.1/docs/removeClass.html tags/1.7.1/docs/resizable.html tags/1.7.1/docs/selectable.html tags/1.7.1/docs/show.html
Plugin Naming for 1.8
Hello All, Please provide your input on naming for the following: Input Mask Plugin I'm presently planning a port of http://digitalbush.com/projects/masked-input-plugin/ to jq ui. This plugin is invoked by calling $(..).mask(..); It's original intent was to provide input masking for text inputs. I've extended this to include support for applying a mask pattern to other html display elements (div, span, etc). Is 'mask' an appropriate name for this plugin, or should we choose something more verbose
inline-styles bugs with ui.sortable
jQuery UI (1.7) seems to have a few bugs with its use of inline styles with ui.sortable. If I define a helper, with a width and height set in CSS, the helper's properties are ignored and an inline style is set that overwrites that data for my helper. So, if my helper is 200x200px, as soon as that helper is cloned and used, an inline style is applied to make it completely different dimensions. The only way to fix this is to define an inline style on the element. This appears to be because it is checking
When will colorpicker widget to be mature?
I noticed that colorpicker by Stefan and Paul is in the dev branch. When will the colorpicker be merged into the release? Thanks.
r2332 - branches/1.7.1: eol-style and mime-type
Author: rdworth Date: Wed Mar 18 18:01:15 2009 New Revision: 2332 Modified: branches/1.7.1/external/bgiframe/docs/index.html (contents, props changed) branches/1.7.1/external/bgiframe/jquery.bgiframe.js (contents, props changed) branches/1.7.1/external/bgiframe/jquery.bgiframe.min.js (contents, props changed) branches/1.7.1/external/bgiframe/jquery.bgiframe.pack.js (contents, props changed) branches/1.7.1/external/bgiframe/test/index.html (contents, props changed) branches/1.7.1/external/cookie/jquery.cookie.js
Multiple Image Cross Fade Transition then event
I'm building a site which on the front I want an image to crossfade between several images, end on the last one then after a few seconds a panel slide in with text on it. I'm quite new to JQuery and I've been using the Cycle Plugin and it works until the end image then I cant figure out how to make the #panel div slide in. My code is here: $(function () { $('#pics').cycle({ fx: 'fade', autostop: ".meridian", speed: 300, timeout: 200 }); if($('#pics').cycle(".meridian":visible)
r2335 - deleted 1.7.1 branch
Author: rdworth Date: Wed Mar 18 18:11:56 2009 New Revision: 2335 Removed: branches/1.7.1/ Log: deleted 1.7.1 branch
r2331 - branches/1.7.1: added exported external folder
Author: rdworth Date: Wed Mar 18 17:52:58 2009 New Revision: 2331 Added: branches/1.7.1/external/ branches/1.7.1/external/bgiframe/ branches/1.7.1/external/bgiframe/ChangeLog.txt branches/1.7.1/external/bgiframe/META.json branches/1.7.1/external/bgiframe/docs/ branches/1.7.1/external/bgiframe/docs/index.html branches/1.7.1/external/bgiframe/jquery.bgiframe.js branches/1.7.1/external/bgiframe/jquery.bgiframe.min.js branches/1.7.1/external/bgiframe/jquery.bgiframe.pack.js branches/1.7.1/external/bgiframe/test/
r2333 - branches/1.7.1: set version to 1.7.1
Author: rdworth Date: Wed Mar 18 18:05:47 2009 New Revision: 2333 Modified: branches/1.7.1/version.txt Log: branches/1.7.1: set version to 1.7.1 Modified: branches/1.7.1/version.txt ============================================================================== --- branches/1.7.1/version.txt (original) +++ branches/1.7.1/version.txt Wed Mar 18 18:05:47 2009 @@ -1 +1 @@ -1.7.1pre \ No newline at end of file +1.7.1 \ No newline at end of file
r2334 - Created 1.7.1 tag from /branches/1.7.1 r2333
Author: rdworth Date: Wed Mar 18 18:07:59 2009 New Revision: 2334 Added: tags/1.7.1/ - copied from r2333, /branches/1.7.1/ Log: Created 1.7.1 tag from /branches/1.7.1 r2333
r2330 - branches/1.7.1: removed external folder for export
Author: rdworth Date: Wed Mar 18 17:51:07 2009 New Revision: 2330 Removed: branches/1.7.1/external/ Log: branches/1.7.1: removed external folder for export
r2329 - Merged r2308 and r2309 to 1.7.1 (fixes #4341 - Selectable: option appendTo is ignored, he...
Author: rdworth Date: Wed Mar 18 17:47:15 2009 New Revision: 2329 Added: branches/1.7.1/tests/visual/selectable/selectable_ticket_4341.html - copied unchanged from r2308, /trunk/tests/visual/selectable/selectable_ticket_4341.html Modified: branches/1.7.1/tests/visual/selectable/ (props changed) branches/1.7.1/ui/ui.selectable.js (contents, props changed) Log: Merged r2308 and r2309 to 1.7.1 (fixes #4341 - Selectable: option appendTo is ignored, helper always appends to body) Modified: branches/1.7.1/ui/ui.selectable.js
r2328 - Merged r2304 and r2305 to 1.7.1 (fixes #4318 - Slider: method destroy does not remove ui-...
Author: rdworth Date: Wed Mar 18 17:44:23 2009 New Revision: 2328 Added: branches/1.7.1/tests/visual/slider/slider_method_destroy.html - copied unchanged from r2304, /trunk/tests/visual/slider/slider_method_destroy.html Modified: branches/1.7.1/tests/visual/slider/ (props changed) branches/1.7.1/ui/ui.slider.js (contents, props changed) Log: Merged r2304 and r2305 to 1.7.1 (fixes #4318 - Slider: method destroy does not remove ui-slider-range) Modified: branches/1.7.1/ui/ui.slider.js ==============================================================================
r2327 - Merged r2302 and r2303 to 1.7.1 (fixes #4240 - Datepicker: destroy, disable, and enable m...
Author: rdworth Date: Wed Mar 18 17:41:20 2009 New Revision: 2327 Added: branches/1.7.1/tests/visual/datepicker/calendar.gif - copied unchanged from r2302, /trunk/tests/visual/datepicker/calendar.gif branches/1.7.1/tests/visual/datepicker/datepicker_ticket_4240.html - copied unchanged from r2302, /trunk/tests/visual/datepicker/datepicker_ticket_4240.html Modified: branches/1.7.1/tests/visual/datepicker/ (props changed) branches/1.7.1/ui/ui.datepicker.js (contents, props changed) Log: Merged r2302
Next Page