List Views

Total Items found in Views is 215675.
An advanced collection of page views
python getting started notes

2:31 am, October 3, 2022
Dropdown Box with Searchable Text

2:31 am, October 3, 2022
compare non equality function

2:31 am, October 3, 2022
tinymce remove auto p tags setting

2:30 am, October 3, 2022
simple file cache and check in php

2:30 am, October 3, 2022
php save csv from array to file

2:29 am, October 3, 2022
color cycle drop shadow

2:29 am, October 3, 2022
Use Recursion to Count Up

2:29 am, October 3, 2022
Radial Click Effect

2:29 am, October 3, 2022
card counting example from fcc

2:28 am, October 3, 2022
uniqid random string

2:27 am, October 3, 2022
Default Parameters for Functions

2:26 am, October 3, 2022
ES5 vs ES6 Object Example

2:26 am, October 3, 2022
Multidimensional Array

2:25 am, October 3, 2022
using switch in a function

2:25 am, October 3, 2022
Objects in javascript

2:24 am, October 3, 2022
getType function for js

2:24 am, October 3, 2022
using let and const example

2:23 am, October 3, 2022
RS3 Soul Cape and where to get it

2:23 am, October 3, 2022
js function to calculate golf scores

2:22 am, October 3, 2022
margin padding framework

2:21 am, October 3, 2022
Do While Loop

2:21 am, October 3, 2022
Use Recursion to Count Down

2:20 am, October 3, 2022
page load timer class

2:20 am, October 3, 2022
darken background image using css

2:20 am, October 3, 2022
test love like dislike script from api

2:19 am, October 3, 2022
set and check a cookie using js cookie

2:18 am, October 3, 2022
Prevent Object Mutation

2:17 am, October 3, 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
therock Somewhere along this crazy road I learned (often times the hard way) the most important things I can do is be authentic, trust my gut, be the hardest worker in the room, celebrate the mistakes, be a grateful man and always remember that it's nice to be important, but it's more important to be nice.
The Rock
Random CSS Property

counter()

The counter() CSS function returns a string representing the current value of the named counter, if there is one. It is generally used in the content property of pseudo-elements, but can theoretically be used anywhere a <string> value is supported.
<counter> css reference