List Views

Total Items found in Views is 277547.
An advanced collection of page views
submit a form with javascript onclick

12:34 am, December 11, 2023
adding react with JSX using babel

12:34 am, December 11, 2023
count the elements in an array

12:34 am, December 11, 2023
ES5 vs ES6 Object Example

12:34 am, December 11, 2023
load json data url or api with javascript

12:34 am, December 11, 2023
add a gtag.js pdf click event

12:34 am, December 11, 2023
generate a random color rgb code with php

12:35 am, December 11, 2023
list items matching a category title

12:35 am, December 11, 2023
adding a new line in javascript

12:35 am, December 11, 2023
Default Parameters for Functions

12:36 am, December 11, 2023
compare non equality function

12:36 am, December 11, 2023
Leaflet Quick Start Example

12:36 am, December 11, 2023
check browser version and show a message

12:36 am, December 11, 2023
tinymce remove auto p tags setting

12:37 am, December 11, 2023
Use Recursion to Count Up

12:37 am, December 11, 2023
check url hash using javascript

12:37 am, December 11, 2023
Javascript Objects Notes

12:37 am, December 11, 2023
Use Recursion to Return a Range Array

12:37 am, December 11, 2023
javascript window.onload

12:37 am, December 11, 2023
check if something is an array

12:37 am, December 11, 2023
Writing Arrow Functions with Parameters

12:38 am, December 11, 2023
old browser check with javascript

12:38 am, December 11, 2023
What is Core?

12:38 am, December 11, 2023
submit form with javascript

12:39 am, December 11, 2023
using switch with multiple identical cases

12:39 am, December 11, 2023
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
Don't look to be the next Facebook, try to solve a real problem instead.
Unknown
Random CSS Property

:current

The :current CSS pseudo-class selector is a time-dimensional pseudo-class that represents the element, or an ancestor of the element, that is currently being displayed. For example in a video with captions which are being displayed by WebVTT.
:current css reference