List Views

Total Items found in Views is 226560.
An advanced collection of page views
json test objects (or arrays)

10:17 am, November 1, 2024
ES6 Nested Object Example

10:18 am, November 1, 2024
animated duck on footer

10:19 am, November 1, 2024
Use the parseInt Function with a Radix

10:24 am, November 1, 2024
timeline class and function

10:25 am, November 1, 2024
Prevent Object Mutation

10:25 am, November 1, 2024
Best Atom Plugins 2019

10:28 am, November 1, 2024
validate email address from string

10:29 am, November 1, 2024
Multidimensional Array

10:35 am, November 1, 2024
Change link target with JQuery

10:36 am, November 1, 2024
Robocopy Options /? help

10:38 am, November 1, 2024
javascript update item in object

10:43 am, November 1, 2024
PHP/SQLite - Load Random Item

10:48 am, November 1, 2024
bouncing loader animation in css

10:53 am, November 1, 2024
goodbye old grid theme

10:55 am, November 1, 2024
check column exists in table sqlite

11:01 am, November 1, 2024
count the elements in an array

11:01 am, November 1, 2024
check if a variable is undefined or NULL

11:01 am, November 1, 2024
Dropdown Box with Searchable Text

11:06 am, November 1, 2024
Default Parameters for Functions

11:09 am, November 1, 2024
get the href value using jquery

11:10 am, November 1, 2024
jquery jqueryui vue script includes

11:10 am, November 1, 2024
A short unsplash image url

11:10 am, November 1, 2024
KruXoR - September 2022 - Newsletter #1

11:13 am, November 1, 2024
codemirror with auto preview window

11:16 am, November 1, 2024
Simple Line chart with Chart.js

11:17 am, November 1, 2024
What is Core?

11:18 am, November 1, 2024
php check if a class exists

11:20 am, November 1, 2024
Flickity - autoPlay with Loop

11:21 am, November 1, 2024
turn on or off error reporting php

11:23 am, November 1, 2024
foundation accordion for version 6.x

11:24 am, November 1, 2024
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...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

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
“We ought to take outdoor walks in order that the mind may be strengthened and refreshed by the open air and much breathing.".
Seneca
Random CSS Property

:hover

The :hover CSS pseudo-class matches when the user interacts with an element with a pointing device, but does not necessarily activate it. It is generally triggered when the user hovers over an element with the cursor (mouse pointer).
:hover css reference