List Views

Total Items found in Views is 184204.
An advanced collection of page views
for loop through an array with javascript

6:30 am, September 12, 2022
make any element editable

6:32 am, September 12, 2022
javascript basic test array and loop

6:32 am, September 12, 2022
make all links target new window

6:34 am, September 12, 2022
css grid for layouts with no rows

6:35 am, September 12, 2022
white space pre-wrap formatting

6:39 am, September 12, 2022
uniqid random string

6:40 am, September 12, 2022
border box reset

6:41 am, September 12, 2022
convert json string to a php array

6:42 am, September 12, 2022
wp register plugin settings admin

6:44 am, September 12, 2022
foundation make row full width

6:44 am, September 12, 2022
csv read example

6:45 am, September 12, 2022
header type json

6:45 am, September 12, 2022
php return json header and content

6:48 am, September 12, 2022
count the elements in an array

6:49 am, September 12, 2022
using the disk free space function in php

6:49 am, September 12, 2022
Applied Accessibility - Tab Index

6:50 am, September 12, 2022
wordpress category list sorting custom

6:50 am, September 12, 2022
how to unzip in linux

6:51 am, September 12, 2022
change photoshop to show px rather than pt

6:51 am, September 12, 2022
del

6:53 am, September 12, 2022
using gzdeflate on a string php

6:54 am, September 12, 2022
target internet explorer with css and html

6:54 am, September 12, 2022
cycle color using background

6:57 am, September 12, 2022
Prevent Object Mutation

6:57 am, September 12, 2022
for loop with a 5 increment

6:58 am, September 12, 2022
read and sort directory contents in php

6:59 am, September 12, 2022
show errors in php with toggle

7:00 am, September 12, 2022
jqueryui includes css and js

7:00 am, September 12, 2022
show post content on template wordpress

7:01 am, September 12, 2022
How to Define a HTML Class in JSX in React

7:01 am, September 12, 2022
simple backup to google drive fron linux

7:02 am, September 12, 2022
center a box in the middle of the screen

7:03 am, September 12, 2022
youtube embed iframe

7:04 am, September 12, 2022
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
time you enjoyed wasting is not wasted time
Unknown
Random CSS Property

will-change

The will-change CSS property hints to browsers how an element is expected to change. Browsers may set up optimizations before an element is actually changed. These kinds of optimizations can increase the responsiveness of a page by doing potentially expensive work before they are actually required.
will-change css reference