@ -21,7 +21,7 @@
<!-- END OF TITLE BAR -->
<!-- APP HERO -->
< h1 style = "color: #FFFFFF; font-weight: bolder; font-size: 50px; text-align: center; margin-top: 50px;" > List View Sticky Header< / h1 >
< h1 style = "color: #FFFFFF; font-weight: bolder; font-size: 50px; text-align: center; margin-top: 50px;" > Sticky Header in List and Form view < / h1 >
< p style = "color:#FFFFFF; padding: 8px 15px; text-align: center; font-size: 24px;" > Helps to Stick The Header of List View< / p >
<!-- END OF APP HERO -->
< img src = "assets/screenshots/hero.png"
@ -98,7 +98,7 @@
< / div >
< div class = "row" style = "font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 14px; line-height: 200%;" >
< div class = "col-sm-12 py-4" >
This module will ensure sticky headers for list view and enhance the user experience so that the user will never lose the headers while scrolling the records.
This module will ensure sticky headers for list and form view,it enhance the user experience so that the user will never lose the headers while scrolling the records.
< / div >
< / div >
<!-- END OF OVERVIEW SECTION -->
@ -120,7 +120,7 @@
< / div >
< div class = "d-flex align-items-center" style = "margin-top: 30px; margin-bottom: 30px" >
< img src = "assets/misc/check-box.png" class = "mr-2" / >
< span style = "font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;" > Sticky Header in List V iews< / span >
< span style = "font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;" > Sticky Header in List and Form v iews< / span >
< / div >
< div class = "d-flex align-items-center" style = "margin-top: 30px; margin-bottom: 30px" >
< img src = "assets/misc/check-box.png" class = "mr-2" / >
@ -146,7 +146,15 @@
< h3 style = "font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;" > Sticky Header in List Views< / h3 >
< img src = "assets/screenshots/1.png" class = "img-thumbnail" >
< / div >
< / div >
< div class = "col-sm-12" >
< div style = "display: block; margin: 30px auto;" >
< h3 style = "font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;" > Sticky Header in Form Views< / h3 >
< img src = "assets/screenshots/2.png" class = "img-thumbnail" >
< img src = "assets/screenshots/3.png" class = "img-thumbnail" >
< / div >
< / div >
< / div >
<!-- END OF SCREENSHOTS SECTION -->