jui_dropdown 1.0.4
dotnet add package jui_dropdown --version 1.0.4
NuGet\Install-Package jui_dropdown -Version 1.0.4
<PackageReference Include="jui_dropdown" Version="1.0.4" />
paket add jui_dropdown --version 1.0.4
#r "nuget: jui_dropdown, 1.0.4"
// Install jui_dropdown as a Cake Addin #addin nuget:?package=jui_dropdown&version=1.0.4 // Install jui_dropdown as a Cake Tool #tool nuget:?package=jui_dropdown&version=1.0.4
jQuery plugin, provides a simple dropdown button menu (split button). jQuery UI themes compatible.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.6.0)
- jQuery.UI.Combined (>= 1.8.23)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on jui_dropdown:
Package | Downloads |
---|---|
jui_datagrid
jui_datagrid is an Ajax-enabled jQuery plugin, useful to manipulate database data in tabular format. Fully customizable, simple but powerful API, jQuery themes compatible, localization support. It has a modular design, so it is using jui_pagination plugin for paging and jui_filter_rules plugin for searching. |
GitHub repositories
This package is not used by any popular GitHub repositories.
* Improve hide behaviour: closes #5 (https://github.com/pontikis/jui_dropdown/issues/5 - Menu becomes hidden when mouse leaves its area. Also, menu becomes hidden when another menu is launched.
* MouseOver functionality: closes #6 (https://github.com/pontikis/jui_dropdown/issues/6 - Menu can be launched when mouse enters launcher, instead of click (there is a new setting for this: launchOnMouseEnter (default false)