List Views

Total Items found in Views is 215675.
An advanced collection of page views
javascript isset equivalent

12:05 am, April 1, 2024
jquery clone and append elements

12:03 am, April 1, 2024
What's the Point of Docker?

12:03 am, April 1, 2024
easy section wrap in foundation

12:03 am, April 1, 2024
meta keywords tag

12:03 am, April 1, 2024
asp classic get a url and display it

12:01 am, April 1, 2024
how to decode xml in php

12:01 am, April 1, 2024
Create a Complex JSX Element

11:50 pm, March 31, 2024
Javascript Objects Notes

11:48 pm, March 31, 2024
Robocopy Options /? help

11:46 pm, March 31, 2024
adding a new line in javascript

11:44 pm, March 31, 2024
OSRS Members Fishing Guide

11:40 pm, March 31, 2024
Twitter Post Fetcher Script

11:39 pm, March 31, 2024
Form elements New Zealand region list

11:38 pm, March 31, 2024
Factorio Blueprint Books

11:36 pm, March 31, 2024
random string generator guid

11:34 pm, March 31, 2024
round number with js

11:26 pm, March 31, 2024
Archaeology/Level up table

11:24 pm, March 31, 2024
Create Strings using Template Literals

11:23 pm, March 31, 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
Old programmers never die; they just lose some of their functions.
Random CSS Property

:enabled

The :enabled CSS pseudo-class represents any enabled element. An element is enabled if it can be activated (selected, clicked on, typed into, etc.) or accept focus. The element also has a disabled state, in which it can't be activated or accept focus.
:enabled css reference