摘要: Dropdown Arrow ClassIn order to create a down arrow like this:, what class should we apply to the element?Answer: caretOpening DropdownsThe Bootstrap ... 阅读全文
posted @ 2015-03-07 23:27 Zhentiw 阅读(548) 评论(0) 推荐(0)
摘要: QuickReader Report Toggle Navigation ... 阅读全文
posted @ 2015-03-07 22:53 Zhentiw 阅读(224) 评论(0) 推荐(0)
摘要: Using Bootstrap JavaScript PluginsIf we want to add behavior to our website, which of the following will NOT work?Updating our HTML withdataattributes... 阅读全文
posted @ 2015-03-07 22:37 Zhentiw 阅读(3630) 评论(0) 推荐(0)
摘要: The AngularJS $exceptionHandler service allows you to catch and handle unanticipated JavaScript errors in a meaningful way.So when application is unde... 阅读全文
posted @ 2015-03-07 17:31 Zhentiw 阅读(532) 评论(0) 推荐(0)
摘要: Using $templateCache for quickly retrieval from the cache after first time used.$templateCache mainly can use two methods:get(id)put(id, "your html co... 阅读全文
posted @ 2015-03-07 17:23 Zhentiw 阅读(313) 评论(0) 推荐(0)
摘要: Too Much Navigation?How many of Bootstrap's Navigation Components can we use on a page?01More than 1Navigation Homepage LinkThe very top left of our p... 阅读全文
posted @ 2015-03-07 04:45 Zhentiw 阅读(936) 评论(0) 推荐(0)