List Views

Total Items found in Views is 226560.
An advanced collection of page views
form elements australian state list

5:53 am, January 16, 2023
Generate a Random User Name

5:54 am, January 16, 2023
easy twitter embed code

5:54 am, January 16, 2023
js check the length of a string

5:54 am, January 16, 2023
javascript isset equivalent

5:54 am, January 16, 2023
flush dns on mac

5:55 am, January 16, 2023
css accordion basics

5:55 am, January 16, 2023
select onchange

5:55 am, January 16, 2023
how to unzip in linux

5:55 am, January 16, 2023
compare non equality function

5:56 am, January 16, 2023
wordpress main nav dropdown fix

5:56 am, January 16, 2023
pi400 how to take a screen shot

5:57 am, January 16, 2023
Custom JS Tabs - No Jquery or Jquery UI

5:57 am, January 16, 2023
change file permissions to -rw-rw-r--

5:57 am, January 16, 2023
detect window scroll position jquery

5:57 am, January 16, 2023
check length of element jquery

5:58 am, January 16, 2023
Form elements New Zealand region list

5:58 am, January 16, 2023
javascript add class to element

5:59 am, January 16, 2023
meta keywords tag

5:59 am, January 16, 2023
get the href value using jquery

5:59 am, January 16, 2023
How to add jquery to squarespace site

5:59 am, January 16, 2023
rounded click me button with icon

6:00 am, January 16, 2023
Input Suggestions using a datalist

6:00 am, January 16, 2023
php print an array nicely

6:01 am, January 16, 2023
Factorio Megabase-In-A-Book

6:01 am, January 16, 2023
page load timer class

6:01 am, January 16, 2023
add this

6:01 am, January 16, 2023
python Install Beautiful Soup

6:01 am, January 16, 2023
add a moving chevron to your href link

6:02 am, January 16, 2023
meta description tag

6:02 am, January 16, 2023
show the browsers name in javascript

6:03 am, January 16, 2023
human_filesize php

6:03 am, January 16, 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...

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
The mind must be given relaxation; it will arise better and keener after resting. As rich fields must not be forced-for their productiveness, the have no rest, will quickly exhaust them constantlabor will break the vigor of the mind, but if it is released and relaxed a little while, it will recover its powers
Seneca
Random CSS Property

:defined

The :defined CSS pseudo-class represents any element that has been defined. This includes any standard element built in to the browser, and custom elements that have been successfully defined (i.e. with the CustomElementRegistry.define() method).
:defined css reference