Method for achieving multiple-choice of drop-down list box
A technology of list box and pull-down box, which is applied in the field of multi-selection drop-down list box, which can solve the problems of large page layout space and drop-down list box occupation, and achieve the effect of simple and clear structure, simple and convenient operation, and enhanced user experience
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0017] Such as figure 1 , 2 As shown, the present invention uses common HTML tags The combination realizes the multiple selection of the drop-down box, and the specific steps are as follows:
[0018] Step 1, define a The tag sets the id and name attributes at the same time;
[0019] Step 2, define a The tag also sets the id attribute and initializes all option values;
[0020] Step 3, define a hidden Set the id and name attributes at the same time;
[0021] Step 4. When the page loads, use EasyUI to The label is initialized as a combo control, and its property multiple: true is set;
[0022] Step 5, will The label is attached to the panel of the combo, and then given The checkbox multi-selection box element inside is bound to the selected event;
[0023] Step 6. When the user checks the checkbox option box, the selected event is triggered and the selected value is stored in the hidden , display the value selected by the user in the input...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com