We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e56f7a commit e83af3fCopy full SHA for e83af3f
README.md
@@ -3,9 +3,9 @@ Lazy Loader For Bootstrap Tabs, Pills and Modals
3
4
This package adds lazyloading option to bootstrap tabs, pills and modals so contents will load when the user clicks it.
5
6
+## How To Use
7
-#How To Use
8
-##Install
+## Install
9
10
If you use nuget package manager, write down this command in nuget package manager console
11
@@ -19,7 +19,7 @@ FontAwsome >=4.2.0<br />
19
If you don't use nuget package manager, just download source code, and copy MT.BootstrapTabsLazyLoader.js into your scripts folder.
20
21
22
-##Using
+## Using
23
24
Add a reference to **/Scripts/MT.BootstrapLazyLoader.js** to the scripts part of your code, after **jquery.js** and **bootstrap.js**
25
0 commit comments