# jquery.my-select **Repository Path**: helloyoucan/jquery.my-select ## Basic Information - **Project Name**: jquery.my-select - **Description**: 一个简单的基于jquery的select插件 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-15 - **Last Updated**: 2021-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jquery.my-select 一个简单的基于jquery的select插件 支持ie9+ #### 效果预览: #### html ```html
单选: 多选的: disable:

``` #### javascript ```html ```