Skip to content Skip to sidebar Skip to footer
Showing posts with the label Media

Conditionally Load Js Script For Desktop Pc (not Touch Device) With Certain Width Only

On my website I use a JS for parallax scrolling. I want to conditionally load that JS only on Deskt… Read more Conditionally Load Js Script For Desktop Pc (not Touch Device) With Certain Width Only

Play Sound In React-js

I try to play a sound on react-js but I can't make it start. I have my sound var initialised in… Read more Play Sound In React-js