From 17d90f759f5889135c8cf3122c79e1a38427c66e Mon Sep 17 00:00:00 2001 From: Jesvi Jonathan Date: Fri, 12 May 2023 19:52:23 +0530 Subject: [PATCH] updated Readme --- README.md | 6 ++---- docs/index.html | 33 ++------------------------------- 2 files changed, 4 insertions(+), 35 deletions(-) diff --git a/README.md b/README.md index fc0f29e..e494630 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Feel free to report an issue or request a feature in this repository :)

- v0.7 | 12 May 2023 | Jesvi Jonathan +Last updated : v0.7 (12 May 2023)
@@ -113,8 +113,6 @@ You can add minified version of the script by replacing jos.js with ``` 2. (Or) Use JOS.init(options); to overide the default settings with your custom settings. - - options : Object - - Default : {} ```html @@ -214,7 +212,7 @@ Example : [Custom Timing Function]()
``` -2. Create an element that you want to jos animate & add the data-jos_anchor attribute to it : +1. Create an element that you want to animate & add the data-jos_anchor attribute to it, with the id starting with suffix # : ```html diff --git a/docs/index.html b/docs/index.html index d750b17..8c9a780 100644 --- a/docs/index.html +++ b/docs/index.html @@ -58,9 +58,10 @@ crossorigin="anonymous" /> - + +