jui_dropdown 1.0.3
See the version list below for details.
dotnet add package jui_dropdown --version 1.0.3
NuGet\Install-Package jui_dropdown -Version 1.0.3
<PackageReference Include="jui_dropdown" Version="1.0.3" />
paket add jui_dropdown --version 1.0.3
#r "nuget: jui_dropdown, 1.0.3"
// Install jui_dropdown as a Cake Addin #addin nuget:?package=jui_dropdown&version=1.0.3 // Install jui_dropdown as a Cake Tool #tool nuget:?package=jui_dropdown&version=1.0.3
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.
BUG FIX jui_dropdown('refresh') doesn't refresh the menu, when its items changed dynamically. Thanks to https://github.com/guykv