List Views

Total Items found in Views is 222764.
An advanced collection of page views
jquery check if a sub element exists

4:14 am, September 9, 2024
Laptop Thoughts and Options Jul 2021

4:08 am, September 9, 2024
Top 10 Terraria Houses

4:06 am, September 9, 2024
echo the page id from wordpress

3:55 am, September 9, 2024
list items matching a category title

3:55 am, September 9, 2024
pulsating dots - glow glowing

3:53 am, September 9, 2024
RS3 Combat Bars

3:51 am, September 9, 2024
emoji data - version 1.0

3:48 am, September 9, 2024
RS3 Thieving Log - Safe Cracking

3:44 am, September 9, 2024
load a youtube video in a fancybox modal

3:38 am, September 9, 2024
Metal Dragons

3:37 am, September 9, 2024
javascript page redirect

3:36 am, September 9, 2024
load json data url with jquery

3:35 am, September 9, 2024
jquery enable and disable attribute

3:33 am, September 9, 2024
globe svg testing (broken)

3:31 am, September 9, 2024
check if an item id exists in javascript

3:28 am, September 9, 2024
How to Override Default Props in React

3:28 am, September 9, 2024
use font awesome on elements lists ul

3:27 am, September 9, 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
A person who never made a mistake never tried anything new.
Albert Einstein
Random CSS Property

caret-color

The caret-color CSS property sets the color of the insertion caret, the visible marker where the next character typed will be inserted. This is sometimes referred to as the text input cursor. The caret appears in elements such as <input> or those with the contenteditable attribute. The caret is typically a thin vertical line that flashes to help make it more noticeable. By default, it is black, but its color can be altered with this property.
caret-color css reference