@@ -44,7 +44,7 @@ <h2>CoCreate-utils</h2>
4444 < p class ="max-width:500px margin:20px_10px line-height:1.5 "> A simple HTML5, CSS and pure javascript component. Easy configuration using data-attributes and highly styleable.</ p >
4545 < div id ="utils-section " class ="display:flex flex-wrap:wrap ">
4646 < div class ="flex-grow:1 width:400px width:300px@xs padding:0px_10px margin-top:60px ">
47- < div id ="utils-install " class ="border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#boilerplate -install-section ">
47+ < div id ="utils-install " class ="border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#utils -install-section ">
4848 < span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#utils-install"] '>
4949 < h2 class ="padding:5px_0px "> Install</ h2 >
5050 < a class ="margin-left:10px display:none " href ="#utils-install "> < i class ="fas fa-link "> </ i > </ a >
@@ -54,7 +54,7 @@ <h2 class="padding:5px_0px">Install</h2>
5454 < p class ="padding:10px_0px line-height:1.5 "> Or you can use cdn link:</ p >
5555 < pre > < code class ="language-html "> <script>https://cdn.cocreate.app/utils/latest/CoCreate-utils.min.js</script></ code > </ pre >
5656
57- < div id ="utils-usage " class ="margin-top:80px border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#boilerplate -usage-section ">
57+ < div id ="utils-usage " class ="margin-top:80px border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#utils -usage-section ">
5858 < span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#utils-usage"] '>
5959 < h2 class ="padding:5px_0px "> Usage</ h2 >
6060 < a class ="margin-left:10px display:none " href ="#utils-usage "> < i class ="fas fa-link "> </ i > </ a >
@@ -63,7 +63,7 @@ <h2 class="padding:5px_0px">Usage</h2>
6363 < p class ="padding:10px_0px line-height:1.5 "> utils usage content</ p >
6464 < pre > < code class ="language-html "> <div></div></ code > </ pre >
6565
66- < div id ="utils-usage " class ="margin-top:80px border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#boilerplate -usage-section ">
66+ < div id ="utils-usage " class ="margin-top:80px border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#utils -usage-section ">
6767 < span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#utils-usage"] '>
6868 < h2 class ="padding:5px_0px "> Usage</ h2 >
6969 < a class ="margin-left:10px display:none " href ="#utils-usage "> < i class ="fas fa-link "> </ i > </ a >
@@ -73,7 +73,7 @@ <h2 class="padding:5px_0px">Usage</h2>
7373 < pre > < code class ="language-javascript "> <div></div></ code > </ pre >
7474 < p class ="padding:10px_0px line-height:1.5 "> This is utils usage content</ p >
7575
76- < div id ="utils-attributes " class ="margin-top:80px border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#boilerplate -attributes-section ">
76+ < div id ="utils-attributes " class ="margin-top:80px border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#utils -attributes-section ">
7777 < span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#utils-attributes"] '>
7878 < h2 class ="padding:5px_0px "> Attributes</ h2 >
7979 < a class ="margin-left:10px display:none " href ="#utils-attributes "> < i class ="fas fa-link "> </ i > </ a >
@@ -93,7 +93,7 @@ <h4><span>data-utils</span> <span class="cocreate-badge success">string</span> <
9393
9494 < div class ="flex-grow:1 width:300px padding:0px_10px margin-top:60px border-bottom:1px_solid_lightgrey ">
9595 <!-- SandBox -->
96- < div id ="utils-demo " class ="border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#boilerplate -demo-section ">
96+ < div id ="utils-demo " class ="border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#utils -demo-section ">
9797 < span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#utils-demo"] '>
9898 < h2 class ="padding:5px_0px "> Demo</ h2 >
9999 < a class ="margin-left:10px display:none " href ="#utils-demo "> < i class ="fas fa-link "> </ i > </ a >
@@ -148,7 +148,10 @@ <h2 class="padding:5px_0px">Demo</h2>
148148 </ div >
149149
150150 </ div >
151- </ main >
151+ < button href ="https://github.com/CoCreate-app/CoCreate-utils/tree/master/docs/index.html?message=docs%3A%20describe%20your%20change... " target ="_blank " class ="position:fixed bottom:15px right:15px padding:15px background:dodgerblue grow-hover border-radius:50% ">
152+ < i class ="fas fa-pencil-alt "> </ i >
153+ </ button >
154+ </ main >
152155 < script >
153156 var config = {
154157 apiKey : 'c2b08663-06e3-440c-ef6f-13978b42883a' ,
0 commit comments