Tag: JavaScript
-
How to Integrate JavaScript Libraries in WordPress
JavaScript libraries can add cool animations or parallax effects to a traditional webpage in HTML, CSS and JavaScript. Here you can…
-
Calculate Age
A JavaScript age calculator – when you need to know the exact age of a person. If you want to use…
-
WordPress: wrap columns so that the right one gets on top on mobile devices
Normally WP will wrap the columns after a manner where the right one goes to the bottom om mobile devices. Here…
-
Adobe Animate and the OpenWeatherMap API
Part One: Adobe Animate and API Do you want to fetch data from an API and use the data in your…
-
The image registration point
On at JavaScript canvas the registration point is the top left corner. So in hit detection you have to calculate the…