git source
Https://github.com/MeiJunZhang/CascadeSelect
Version
1.1.1 1. Support for regional cascade selection, departmental cascade Selection, Menu classification cascade selection and other infinite pole classification operations 2. Automatically create multiple drop-down selection boxes
Instructions for use
$ ("#divArea"). Cascadeselect ({ajaxurl: "/tools/cascadeselect.ashx", Isautoassignvalue:true, Selectdatalist: $ ("#hidAreaId"). Val () , Selectsplitchar: ', '});
1, need to switch ajaxurl to your server background URL, to receive the current SELECT element selected data
2. The page needs to refer to the jquery library
3, the corresponding plug-in parameters please see the wiki
Technical support
qq:727692901
Late
Now is the Angularjs era, the next step is to encapsulate a angular directive. Looking forward to ....
A cascading selector based on jquery