
Product
A New Overview in our Dashboard
We redesigned Socket's first logged-in page to display rich and insightful visualizations about your repositories protected against supply chain threats.
multiple-select-modified
Advanced tools
Multiple select Modified is a jQuery plugin to select multiple elements with checkboxes :).
This is a modified version (forked from version 1.2.1
of multiple-select) to add functionalities required other libraries Angular-Slickgrid, Aurelia-Slickgrid and Slickgrid-Universal which I'm the author. The list of changes applied to this fork are shown below.
Multiple select is a jQuery plugin to select multiple elements with checkboxes :).
To get started checkout examples and documentation at http://wenzhixin.net.cn/p/multiple-select
npm install multiple-select-modified
New Multiple-Select Options:
okButton
boolean flag which when set will add an "OK" button at the end of the list to make it convenient to the user to close the windowokButtonText
was also added to change localeoffsetLeft
(defaults to 0) if we want the drop to be offset from the select element (by default it is aligned left to the element with 0 offset)autoAdjustDropHeight
(defaults to False) when set will automatically adjust the drop (up or down) heightautoDropWidth
(defaults to False) when set will automatically adjust the dropdown width with the same size as the select element widthautoAdjustDropWidthByTextSize
(defaults to false) when set will automatically adjust the drop (up or down) width by the text size (it will use largest text width)adjustHeightPadding
(defaults to 10) when using "autoAdjustDropHeight" we might want to add a bottom (or top) padding instead of taking the entire available spacemaxWidth
(defaults to 500) when using "autoAdjustDropWidthByTextSize" we want to make sure not to go too wide, so we can use "maxWidth" to cover thatminWidth
(defaults to undefined) when using "autoAdjustDropWidthByTextSize" and we want to make sure to have a minimum widthdomElmOkButtonHeight
defaults to 26 (as per CSS), that is the "OK" button element height in pixels inside the drop when using multiple-selectiondomElmSelectSidePadding
defaults to 26 (as per CSS), that is the select DOM element padding in pixels (that is not the drop but the select itself, how tall is it)domElmSelectAllHeight
defaults to 39 (as per CSS), that is the DOM element of the "Select All" text areauseSelectOptionLabel
(defaults to False), when set to True it will use the that can be used to display selected optionsuseSelectOptionLabelToHtml
(defaults to False), same as "useSelectOptionLabel" but will also render htmlNew methods:
https://github.com/wenzhixin/multiple-select/issues/255
FAQs
Multiple select Modified is a jQuery plugin to select multiple elements with checkboxes :).
The npm package multiple-select-modified receives a total of 675 weekly downloads. As such, multiple-select-modified popularity was classified as not popular.
We found that multiple-select-modified demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
We redesigned Socket's first logged-in page to display rich and insightful visualizations about your repositories protected against supply chain threats.
Product
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
Security News
CISA denies CVE funding issues amid backlash over a new CVE foundation formed by board members, raising concerns about transparency and program governance.