mdibella-dev / mdb-theme-fse

https://www.marcodibella.de
0 stars 0 forks source link

Convert jQuery JS to Vanilla JS #88

Closed mdibella-dev closed 9 months ago

mdibella-dev commented 10 months ago

Replace

mdibella-dev commented 10 months ago

For FadeIn/Out:

https://dev.to/bmsvieira/vanilla-js-fadein-out-2a6o https://codepen.io/jorgemaiden/pen/xoRKWN https://stackoverflow.com/questions/23244338/pure-javascript-fade-in-function https://developer.mozilla.org/en-US/docs/Web/API/window/requestAnimationFrame https://www.ilearnjavascript.com/plainjs-fadein-fadeout/

mdibella-dev commented 10 months ago

For jQuery to JS: https://www.mediaevent.de/javascript/jquery-to-vanilla-javascript.html https://www.geeksforgeeks.org/how-to-convert-jquery-to-javascript/ https://tobiasahlin.com/blog/move-from-jquery-to-vanilla-javascript/ https://youmightnotneedjquery.com/

Converter: https://www.workversatile.com/jquery-to-javascript-converter