You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+19-25
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,6 @@ Parallax scrolling for modern browsers. Supported <img> tags, background i
16
16
-[UMD](#umd)
17
17
-[UMD CDN](#umd-cdn)
18
18
-[CJS (Bundlers like Webpack)](#cjs-bundlers-like-webpack)
19
-
-[Add styles](#add-styles)
20
19
-[Prepare HTML](#prepare-html)
21
20
-[Run Jarallax](#run-jarallax)
22
21
-[A. JavaScript way](#a-javascript-way)
@@ -69,6 +68,10 @@ Use one of the following examples to import jarallax.
69
68
We provide a version of Jarallax built as ESM (jarallax.esm.js and jarallax.esm.min.js) which allows you to use Jarallax as a module in your browser, if your [targeted browsers support it](https://caniuse.com/es6-module).
0 commit comments