Skip to content

Commit 95e8740

Browse files
committed
Update readme.md
1 parent 48abf90 commit 95e8740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ If you don't use nuget package manager, just download source code, and copy MT.B
2222
##Using
2323
1- Add a reference to **/Scripts/MT.BootstrapTabsLazyLoader.js** to the scripts part of your code, after **jquery.js** and **bootstrap.js**
2424

25-
2- add class **.lazyloading** to nav-tabs (bootstrap tabs ul tag)
25+
2- add class **.lazyload** to nav-tabs (bootstrap tabs ul tag)
2626

2727
3- add **data-url** to the **anchor** tag of every tab you want to lazyload. this attribute will contain the url of partial pages you want to load it into the tab.
2828
**Example**

0 commit comments

Comments
 (0)