实现功能:查询+联动
点击菜单->按钮,实现属性表展示,点击每一行,高亮显示。如果数据多的话,要分页。
原来:link
修改后:
分页:(以2行为一页为例)
弹出框:
jquery ui dialog
https://stackoverflow.com/questions/17386839/custom-style-to-jquery-ui-dialogs/30181483#30181483
菜单栏:
https://www.cnblogs.com/lhb25/p/10-html5-css3-drop-down-menus.html
颜色代码在线:http://xh.5156edu.com/page/z1015m9220j18754.html
div子节点如何获取:https://www.cnblogs.com/aiqingqing/p/5048854.html div的值如何获取:https://www.cnblogs.com/bhlsheji/p/5222965.html http://ask.zol.com.cn/x/6365835.html