]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
14 years agoRevert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui"
jzaefferer [Thu, 1 Apr 2010 07:33:25 +0000 (09:33 +0200)]
Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui"

This reverts commit df31e22b9572ef105fc83e130041b1165023a4ac, reversing
changes made to ab8d15521785e764a6bf47beee0cfd18929607d3.

Need to revert this revert later on when actually merging the tooltip branch into master.

14 years agoMerge branch 'tooltip' of github.com:jquery/jquery-ui
jzaefferer [Thu, 1 Apr 2010 07:25:21 +0000 (09:25 +0200)]
Merge branch 'tooltip' of github.com:jquery/jquery-ui

14 years agoDisabling interaction testsuites until we get to their rewrites; required to get...
jzaefferer [Thu, 1 Apr 2010 07:24:39 +0000 (09:24 +0200)]
Disabling interaction testsuites until we get to their rewrites; required to get 100% passing on TestSwarm now

14 years agoTooltip: Two more demos showing mousetracking with open/close events and using open...
unknown [Wed, 31 Mar 2010 18:19:09 +0000 (20:19 +0200)]
Tooltip: Two more demos showing mousetracking with open/close events and using open/close methods to programmatically show/hide tooltips

14 years agoAdded tooltip to widgets_in_dialog compound test
unknown [Wed, 31 Mar 2010 18:18:12 +0000 (20:18 +0200)]
Added tooltip to widgets_in_dialog compound test

14 years agoTooltip: Renamed show to open and open to _show (based on spec), changed trigger...
unknown [Wed, 31 Mar 2010 18:17:45 +0000 (20:17 +0200)]
Tooltip: Renamed show to open and open to _show (based on spec), changed trigger(show) to trigger(open) and added trigger(close); always use element as target, enabling programmatic opening and closing

14 years agoTooltip: Comment about IE6 workaround
unknown [Wed, 31 Mar 2010 17:00:43 +0000 (19:00 +0200)]
Tooltip: Comment about IE6 workaround

14 years agoAutocomplete unit tests: Replace unreliable setTimeout with gobal ajax event handler
jzaefferer [Wed, 31 Mar 2010 14:39:16 +0000 (16:39 +0200)]
Autocomplete unit tests: Replace unreliable setTimeout with gobal ajax event handler

14 years agoTabs: Adding demo using cookie option for persistence
unknown [Tue, 30 Mar 2010 20:46:41 +0000 (22:46 +0200)]
Tabs: Adding demo using cookie option for persistence

14 years agoShopping-Cart demo: Add new demo to droppable demo index
unknown [Tue, 30 Mar 2010 20:34:46 +0000 (22:34 +0200)]
Shopping-Cart demo: Add new demo to droppable demo index

14 years agoShopping-Cart demo: Fix demo title
unknown [Tue, 30 Mar 2010 20:08:43 +0000 (22:08 +0200)]
Shopping-Cart demo: Fix demo title

14 years agoShopping-Cart demo: Fix the eager activeClass on sorting
unknown [Tue, 30 Mar 2010 20:08:04 +0000 (22:08 +0200)]
Shopping-Cart demo: Fix the eager activeClass on sorting

14 years agoShopping-Cart demo: fix typos
unknown [Tue, 30 Mar 2010 20:04:23 +0000 (22:04 +0200)]
Shopping-Cart demo: fix typos

14 years agoAdding shopping cart demo for integration of accordion, draggable, droppable and...
unknown [Tue, 30 Mar 2010 19:57:43 +0000 (21:57 +0200)]
Adding shopping cart demo for integration of accordion, draggable, droppable and sortable

14 years agoBuild: Fix regeex for checksum-file-path
jzaefferer [Tue, 30 Mar 2010 11:37:12 +0000 (13:37 +0200)]
Build: Fix regeex for checksum-file-path

14 years agoBuild: Copy the themes folder from the dist dir to include the concatendated file
jzaefferer [Tue, 30 Mar 2010 11:34:45 +0000 (13:34 +0200)]
Build: Copy the themes folder from the dist dir to include the concatendated file

14 years agoBuild: Create zip file for upload to the Google CDN
jzaefferer [Tue, 30 Mar 2010 11:27:23 +0000 (13:27 +0200)]
Build: Create zip file for upload to the Google CDN

14 years agoBuild: Adding googlecdn target to deploy-release-target and fixing checksum generation
jzaefferer [Tue, 30 Mar 2010 11:23:16 +0000 (13:23 +0200)]
Build: Adding googlecdn target to deploy-release-target and fixing checksum generation

14 years agoMerge branch 'master' into checksums
jzaefferer [Tue, 30 Mar 2010 11:11:27 +0000 (13:11 +0200)]
Merge branch 'master' into checksums

14 years agoBuild: MANIFEST file for Google CDN
jzaefferer [Tue, 30 Mar 2010 11:11:22 +0000 (13:11 +0200)]
Build: MANIFEST file for Google CDN

14 years agoBuild: Minify i18n files and build a concatenated version; also fixing the double...
jzaefferer [Mon, 29 Mar 2010 16:58:38 +0000 (18:58 +0200)]
Build: Minify i18n files and build a concatenated version; also fixing the double-header issue for the jquery-ui.min.js file and removing additional headers for the various components; Fixes #5444 - build incomplete since removing yuimin and adding closure compiler

14 years agoBuild: Use closure-jar property
jzaefferer [Mon, 29 Mar 2010 15:39:09 +0000 (17:39 +0200)]
Build: Use closure-jar property

14 years agoMerge branch 'master' of github.com:jquery/jquery-ui
jzaefferer [Mon, 29 Mar 2010 14:47:46 +0000 (16:47 +0200)]
Merge branch 'master' of github.com:jquery/jquery-ui

14 years agoAdding a visual testpage for button for profiling
jzaefferer [Mon, 29 Mar 2010 14:47:37 +0000 (16:47 +0200)]
Adding a visual testpage for button for profiling

14 years agoChanged widget factory to keep generic css framework class -state-disabled in ui...
Richard D. Worth [Mon, 29 Mar 2010 14:00:26 +0000 (10:00 -0400)]
Changed widget factory to keep generic css framework class -state-disabled in ui namespace instead of custom widget namespace. Fixes #5443 - $.Widget uses [namespace]-state-disabled, must be ui-state-disabled to be useful

14 years agoMerge branch 'master' into tooltip
jzaefferer [Sat, 27 Mar 2010 10:06:31 +0000 (11:06 +0100)]
Merge branch 'master' into tooltip

14 years agoMerge branch 'master' of github.com:jquery/jquery-ui
jzaefferer [Sat, 27 Mar 2010 09:57:33 +0000 (10:57 +0100)]
Merge branch 'master' of github.com:jquery/jquery-ui

14 years agoAccordion: Moving IE layout fix (via zoom: 1) from js to css - fixes the destroy...
jzaefferer [Sat, 27 Mar 2010 07:03:48 +0000 (08:03 +0100)]
Accordion: Moving IE layout fix (via zoom: 1) from js to css - fixes the destroy-method test in IEs (zoom style wasn't cleaned up on destroy) and should perform slightly faster, too

14 years agoAccordion unit tets: Replacing destory method test with autocomplete/button approach...
jzaefferer [Sat, 27 Mar 2010 07:01:41 +0000 (08:01 +0100)]
Accordion unit tets: Replacing destory method test with autocomplete/button approach, comparing before/after html - had to add some classes and empty style attributes to ignore class='' and style='', harmless enough

14 years agoUpdating autocomplete and button unit tests: use equal instead of ok to compare marku...
jzaefferer [Sat, 27 Mar 2010 07:00:03 +0000 (08:00 +0100)]
Updating autocomplete and button unit tests: use equal instead of ok to compare markup, works fine in latest QUnit (escapes all messages correctly)

14 years agoAccordion unit tests: Further normalization of styles to get consistent results acros...
jzaefferer [Sat, 27 Mar 2010 06:42:43 +0000 (07:42 +0100)]
Accordion unit tests: Further normalization of styles to get consistent results across browsers

14 years agoUpdating to latest QUnit (sometime soon it'll get versioned...), fixes test output...
jzaefferer [Sat, 27 Mar 2010 06:34:42 +0000 (07:34 +0100)]
Updating to latest QUnit (sometime soon it'll get versioned...), fixes test output issues

14 years agoSlider: Removing the placeholder for the animate-option, as we generally don't try...
jzaefferer [Sat, 27 Mar 2010 01:01:56 +0000 (02:01 +0100)]
Slider: Removing the placeholder for the animate-option, as we generally don't try to unit-test any animations

14 years agoSlider: Test for test-option, setting the value with the value-method; either test...
jzaefferer [Sat, 27 Mar 2010 01:00:59 +0000 (02:00 +0100)]
Slider: Test for test-option, setting the value with the value-method; either test is wrong or the implementation ignores the step-option when set programmatically

14 years agoSlider: Refactoring _trimValue method to use more sane programming logic
jzaefferer [Sat, 27 Mar 2010 00:52:44 +0000 (01:52 +0100)]
Slider: Refactoring _trimValue method to use more sane programming logic

14 years agoSlider: Refactoring _valueMin and _valueMax methods, removing useless temporary variables
jzaefferer [Sat, 27 Mar 2010 00:49:56 +0000 (01:49 +0100)]
Slider: Refactoring _valueMin and _valueMax methods, removing useless temporary variables

14 years agoSlider: Inlining _step method, was used only once
jzaefferer [Sat, 27 Mar 2010 00:47:42 +0000 (01:47 +0100)]
Slider: Inlining _step method, was used only once

14 years agoSlider tests: Split three different change-event tests into three tests, adding start...
jzaefferer [Sat, 27 Mar 2010 00:44:14 +0000 (01:44 +0100)]
Slider tests: Split three different change-event tests into three tests, adding start, slide and stop assertions to each, removing placeholders for those other events

14 years agoDrilldown menu: First attempt at drilldown animations
jzaefferer [Sat, 27 Mar 2010 00:13:50 +0000 (20:13 -0400)]
Drilldown menu: First attempt at drilldown animations

14 years agoMenu prototypes: Renamed newer ones to old names
jzaefferer [Sat, 27 Mar 2010 00:00:54 +0000 (20:00 -0400)]
Menu prototypes: Renamed newer ones to old names

14 years agoMenu prototypes: Remove early nested and drilldown prototypes, to be replaced with...
jzaefferer [Fri, 26 Mar 2010 23:59:17 +0000 (19:59 -0400)]
Menu prototypes: Remove early nested and drilldown prototypes, to be replaced with nested2/drilldown2

14 years agoMerge branch 'master' of github.com:jquery/jquery-ui
Scott González [Fri, 26 Mar 2010 23:56:10 +0000 (19:56 -0400)]
Merge branch 'master' of github.com:jquery/jquery-ui

14 years agoPosition: Use parseInt() to prevent fractional pixel values.
Scott González [Fri, 26 Mar 2010 23:53:43 +0000 (19:53 -0400)]
Position: Use parseInt() to prevent fractional pixel values.

Fixes #5280 - ui.position generates different position in static context.

14 years agoMerge branch 'master' into tooltip
jzaefferer [Fri, 26 Mar 2010 16:45:32 +0000 (12:45 -0400)]
Merge branch 'master' into tooltip

14 years agoAutocomplete: Only remove classes actually added by the widget, ui-widget etc. aren...
jzaefferer [Fri, 26 Mar 2010 16:42:03 +0000 (12:42 -0400)]
Autocomplete: Only remove classes actually added by the widget, ui-widget etc. aren't added, so don't remove them

14 years agoAdded $.ui.keyCode.ALT to complete list of metakeys, used in autocomplete
jzaefferer [Fri, 26 Mar 2010 16:40:46 +0000 (12:40 -0400)]
Added $.ui.keyCode.ALT to complete list of metakeys, used in autocomplete

14 years agoAutocomplete: Use $.ui.autocomplete.escapeRegex in combobox demo; Fixes #5436 Autocom...
jzaefferer [Fri, 26 Mar 2010 14:59:34 +0000 (10:59 -0400)]
Autocomplete: Use $.ui.autocomplete.escapeRegex in combobox demo; Fixes #5436 Autocomplete: use $.ui.autocomplete.escapeRegex in combox demo

14 years agoFixed size calculations for dialogs.
Scott González [Fri, 26 Mar 2010 01:58:08 +0000 (21:58 -0400)]
Fixed size calculations for dialogs.

Fixes #5392 - Dialog explicit height doesn't match given value from set option.

14 years agoAdded compound test for Tabs with Tooltips
jzaefferer [Thu, 25 Mar 2010 22:23:11 +0000 (18:23 -0400)]
Added compound test for Tabs with Tooltips

14 years agoTooltip: Add Button to visual test page to test interoperability
jzaefferer [Thu, 25 Mar 2010 22:06:16 +0000 (18:06 -0400)]
Tooltip: Add Button to visual test page to test interoperability

14 years agoTooltip: Disable background-images in IE6 on tooltip element to avoid cursor flickeri...
jzaefferer [Thu, 25 Mar 2010 21:30:55 +0000 (17:30 -0400)]
Tooltip: Disable background-images in IE6 on tooltip element to avoid cursor flickering during fade

14 years agoCore unit tests: Include testsuite.js for the testswarm include
jzaefferer [Thu, 25 Mar 2010 20:40:43 +0000 (16:40 -0400)]
Core unit tests: Include testsuite.js for the testswarm include

14 years agoUpdating to latest QUnit
jzaefferer [Thu, 25 Mar 2010 20:17:52 +0000 (16:17 -0400)]
Updating to latest QUnit

14 years agoTooltip: Added comment about asny response handling
jzaefferer [Thu, 25 Mar 2010 19:28:34 +0000 (15:28 -0400)]
Tooltip: Added comment about asny response handling

14 years agoTooltip: Add role='application' to body when there is no role attribute; required...
jzaefferer [Thu, 25 Mar 2010 19:23:02 +0000 (15:23 -0400)]
Tooltip: Add role='application' to body when there is no role attribute; required for screenreaders to interpret aria attributes correctly

14 years agoTooltip: Fix positioning
jzaefferer [Thu, 25 Mar 2010 19:22:19 +0000 (15:22 -0400)]
Tooltip: Fix positioning

14 years agoTooltip: Replacing mouseover/out with mouseenter/leave, dropping (for now) support...
jzaefferer [Thu, 25 Mar 2010 18:46:42 +0000 (14:46 -0400)]
Tooltip: Replacing mouseover/out with mouseenter/leave, dropping (for now) support for event delegation

14 years agoTooltip: Fixing up demo
jzaefferer [Thu, 25 Mar 2010 18:45:50 +0000 (14:45 -0400)]
Tooltip: Fixing up demo

14 years agoDrilldown menu: Fixing type-to-search, missing event argument to menu-activate method
jzaefferer [Thu, 25 Mar 2010 15:27:08 +0000 (11:27 -0400)]
Drilldown menu: Fixing type-to-search, missing event argument to menu-activate method

14 years agoMenu: new prototype for drilldown menu with keyboard handling
jzaefferer [Thu, 25 Mar 2010 03:32:37 +0000 (23:32 -0400)]
Menu: new prototype for drilldown menu with keyboard handling

14 years agoImproved drilldown keyboard handling
jzaefferer [Wed, 24 Mar 2010 22:01:43 +0000 (18:01 -0400)]
Improved drilldown keyboard handling

14 years agoImplemented menu/nested2 visual test, implementation doesn't rip DOM apart, way simpl...
jzaefferer [Wed, 24 Mar 2010 21:53:48 +0000 (17:53 -0400)]
Implemented menu/nested2 visual test, implementation doesn't rip DOM apart, way simpler then original approach

14 years agoMerge branch 'master' of github.com:jquery/jquery-ui
jzaefferer [Wed, 24 Mar 2010 21:02:11 +0000 (17:02 -0400)]
Merge branch 'master' of github.com:jquery/jquery-ui

14 years agoFixing styles for menu to work properly in IEs, even with nested menus (updated the...
jzaefferer [Wed, 24 Mar 2010 21:01:30 +0000 (17:01 -0400)]
Fixing styles for menu to work properly in IEs, even with nested menus (updated the nested-menu protoype nested2.html with themeroller) - kills the hover-border in IE6, but we have to live with that

14 years agoAutocomplete demo: Removed todo (already captured in trac).
Scott González [Wed, 24 Mar 2010 17:24:19 +0000 (13:24 -0400)]
Autocomplete demo: Removed todo (already captured in trac).

14 years agoMenu: Ignore clicks that don't occur on the anchor tag within a valid menu item.
Scott González [Wed, 24 Mar 2010 14:15:30 +0000 (07:15 -0700)]
Menu: Ignore clicks that don't occur on the anchor tag within a valid menu item.

Fixes #5376 - Menu plugin fires select when border is clicked.

14 years agoUpdate testswarm url for new server
jzaefferer [Tue, 23 Mar 2010 19:23:15 +0000 (20:23 +0100)]
Update testswarm url for new server

14 years agoMenu: Testing nested menus without the DOM restructuring, just need to fix display...
jzaefferer [Tue, 23 Mar 2010 04:10:54 +0000 (05:10 +0100)]
Menu: Testing nested menus without the DOM restructuring, just need to fix display issue in IE6

14 years agoRemove width:100%; from menu-item styles (was there for icon-support, which was dropp...
jzaefferer [Mon, 22 Mar 2010 20:44:32 +0000 (21:44 +0100)]
Remove width:100%; from menu-item styles (was there for icon-support, which was dropped); also fixed the nested-menu visual test to position properly in IE6

14 years agoExperimental shadow for tooltip element
jzaefferer [Mon, 22 Mar 2010 19:58:28 +0000 (20:58 +0100)]
Experimental shadow for tooltip element

14 years agoMerge branch 'master' of github.com:jquery/jquery-ui
Scott González [Mon, 22 Mar 2010 11:54:23 +0000 (07:54 -0400)]
Merge branch 'master' of github.com:jquery/jquery-ui

14 years agoDialog: Use .height(0) instead of .hide(0) when determining the size of the non-conte...
Scott González [Mon, 22 Mar 2010 11:53:34 +0000 (07:53 -0400)]
Dialog: Use .height(0) instead of .hide(0) when determining the size of the non-content area of a dialog.

Partial fix for #5392 - Dialog explicit height doesn't match given value from set option.

14 years agoUpdated AUTHORS.txt with URLs to website and Github, thanks Ralph
jzaefferer [Mon, 22 Mar 2010 02:39:32 +0000 (03:39 +0100)]
Updated AUTHORS.txt with URLs to website and Github, thanks Ralph

14 years agoTooltip: Added another element for testing the issue with mouseover/out
jzaefferer [Sun, 21 Mar 2010 21:45:36 +0000 (22:45 +0100)]
Tooltip: Added another element for testing the issue with mouseover/out

14 years agoCopying files from old Googlecode dev branch for tooltip
jzaefferer [Sun, 21 Mar 2010 21:28:32 +0000 (22:28 +0100)]
Copying files from old Googlecode dev branch for tooltip

14 years agoFirst iteration for generating the MANIFEST file with checksums
jzaefferer [Sun, 21 Mar 2010 21:16:56 +0000 (22:16 +0100)]
First iteration for generating the MANIFEST file with checksums

14 years agoAdding a .gitignore file with some presets
jzaefferer [Sun, 21 Mar 2010 20:11:38 +0000 (21:11 +0100)]
Adding a .gitignore file with some presets

14 years agoCleaning up visual tests
jzaefferer [Sun, 21 Mar 2010 20:07:25 +0000 (21:07 +0100)]
Cleaning up visual tests

Fixes #5395 - Visual Tests Cleanup

14 years agoFixing another typo in README
jzaefferer [Sun, 21 Mar 2010 19:48:04 +0000 (20:48 +0100)]
Fixing another typo in README

14 years agoAdding link to using-jquery-ui forum to README
jzaefferer [Sun, 21 Mar 2010 19:47:22 +0000 (20:47 +0100)]
Adding link to using-jquery-ui forum to README

14 years agoImproving README.md, eg. fixing links after misunderstanding Markdown
jzaefferer [Sun, 21 Mar 2010 19:45:06 +0000 (20:45 +0100)]
Improving README.md, eg. fixing links after misunderstanding Markdown

14 years agoAdding README.md for Github to display something
jzaefferer [Sun, 21 Mar 2010 19:43:10 +0000 (20:43 +0100)]
Adding README.md for Github to display something

14 years agoPosition Visual Test: Corrected page title - Testcase for #5284 Position: Smarter...
jzaefferer [Sun, 21 Mar 2010 18:52:18 +0000 (19:52 +0100)]
Position Visual Test: Corrected page title - Testcase for #5284 Position: Smarter collision detection

14 years agoPosition: Adding visual testcase for #5284 - Position: Smarter collision detection
jzaefferer [Sun, 21 Mar 2010 18:48:30 +0000 (19:48 +0100)]
Position: Adding visual testcase for #5284 - Position: Smarter collision detection

14 years agoAdded scoped selectors for .ui-widget-header
Doug Neiner [Sun, 21 Mar 2010 02:19:11 +0000 (22:19 -0400)]
Added scoped selectors for .ui-widget-header

When using buttons in a .ui-widget-header, they were loosing their
styling on link elements. By scoping the selector just like is
done for .ui-widget-content, it fixes this problem

14 years agoCombobox demo: Improved styling and added a title to the button, to avoid having...
jzaefferer [Sat, 20 Mar 2010 21:04:35 +0000 (22:04 +0100)]
Combobox demo: Improved styling and added a title to the button, to avoid having   in the tooltip

14 years agoMerge branch 'master' of github.com:jquery/jquery-ui
Scott González [Sat, 20 Mar 2010 20:58:32 +0000 (16:58 -0400)]
Merge branch 'master' of github.com:jquery/jquery-ui

14 years agoAutocomplete: Combobox demo - don't use position plugin to place the button next...
Scott González [Sat, 20 Mar 2010 20:57:37 +0000 (16:57 -0400)]
Autocomplete: Combobox demo - don't use position plugin to place the button next to the text field.

Fixes #5338 - autocomplete combobox look weird in opera 10.50.

14 years agoMerge branch 'master' of github.com:jquery/jquery-ui
jzaefferer [Sat, 20 Mar 2010 20:52:31 +0000 (21:52 +0100)]
Merge branch 'master' of github.com:jquery/jquery-ui

14 years agoline-endings
jzaefferer [Sat, 20 Mar 2010 20:51:53 +0000 (21:51 +0100)]
line-endings

14 years agoWidgets in Dialog compound visual test: Added more widgets and linked Slider with...
jzaefferer [Sat, 20 Mar 2010 20:51:12 +0000 (21:51 +0100)]
Widgets in Dialog compound visual test: Added more widgets and linked Slider with Progressbar

14 years agoMerge branch 'master' of github.com:jquery/jquery-ui
Scott González [Sat, 20 Mar 2010 20:22:42 +0000 (16:22 -0400)]
Merge branch 'master' of github.com:jquery/jquery-ui

14 years agoCompound visual dialog tests: Add some content to the page for better testing
jzaefferer [Sat, 20 Mar 2010 20:21:02 +0000 (21:21 +0100)]
Compound visual dialog tests: Add some content to the page for better testing

14 years agoMenu: pass the original event to the select callback.
Scott González [Sat, 20 Mar 2010 20:17:56 +0000 (16:17 -0400)]
Menu: pass the original event to the select callback.

Fixes #5343 - Add option to allow form submission when option is chosen.

14 years agoAdded visual menu tests from (old) dev-branch and fixed nested-menu
jzaefferer [Sat, 20 Mar 2010 20:04:04 +0000 (21:04 +0100)]
Added visual menu tests from (old) dev-branch and fixed nested-menu

14 years agoMerge branch 'master' of github.com:jquery/jquery-ui
jzaefferer [Sat, 20 Mar 2010 19:37:43 +0000 (20:37 +0100)]
Merge branch 'master' of github.com:jquery/jquery-ui

14 years agoline-endings
jzaefferer [Sat, 20 Mar 2010 19:36:25 +0000 (20:36 +0100)]
line-endings

14 years agoMerge branch 'master' of git@github.com:jquery/jquery-ui
John Resig [Sat, 20 Mar 2010 19:28:38 +0000 (15:28 -0400)]
Merge branch 'master' of git@github.com:jquery/jquery-ui

14 years agoMoved to using Google Closure from YUI Compressor.
John Resig [Sat, 20 Mar 2010 19:28:10 +0000 (15:28 -0400)]
Moved to using Google Closure from YUI Compressor.

14 years agoMenu: Don't trigger select if a click occurs outside of a menu item.
Scott González [Sat, 20 Mar 2010 19:09:46 +0000 (15:09 -0400)]
Menu: Don't trigger select if a click occurs outside of a menu item.

Fixes #5376 - Menu plugin fires select when border is clicked.