随笔分类 -  Javascript

摘要:Bootstrap Tree View A simple and elegant solution to displaying hierarchical tree structures (i.e. a Tree View) while leveraging the best that Twitter 阅读全文
posted @ 2016-08-14 11:27 柠檬头 阅读(2707) 评论(0) 推荐(0)
摘要:一、文件引用主页位置:http://stephanwagner.me/jBox二、基本使用1.1提示框$('.tooltip').jBox('Tooltip');1.2模态对话框new jBox('Modal', { width: 300, height: 200, attach:... 阅读全文
posted @ 2015-03-27 10:55 柠檬头 阅读(584) 评论(0) 推荐(0)