List Views

Total Items found in Views is 277548.
An advanced collection of page views
Invalid argument supplied for foreach()

4:56 am, September 12, 2022
play a sound every # of seconds

4:58 am, September 12, 2022
assign array to variables in a loop

4:58 am, September 12, 2022
adding react with JSX using babel

5:00 am, September 12, 2022
php get file extension from a file name

5:00 am, September 12, 2022
form elements australian state list

5:00 am, September 12, 2022
jquery click function

5:00 am, September 12, 2022
dropdown change input box on select

5:00 am, September 12, 2022
loop through object json javascript

5:01 am, September 12, 2022
Changing an array declared with const

5:01 am, September 12, 2022
extract variables from url string php

5:01 am, September 12, 2022
Testing

5:01 am, September 12, 2022
using flexbox to align elements in a row

5:02 am, September 12, 2022
Quick tool to convert time into decimal

5:03 am, September 12, 2022
basic for loop

5:04 am, September 12, 2022
use font awesome on elements lists ul

5:04 am, September 12, 2022
get the last letter of a string

5:05 am, September 12, 2022
CSS Grid - Basic Columns

5:05 am, September 12, 2022
prevent default click event on link

5:05 am, September 12, 2022
Form elements New Zealand region list

5:06 am, September 12, 2022
load from fields array php class function

5:07 am, September 12, 2022
using switch with multiple identical cases

5:08 am, September 12, 2022
json jquery ajax request

5:08 am, September 12, 2022
show the current date in javascript

5:10 am, September 12, 2022
drop shadow text class easy drop shadow

5:10 am, September 12, 2022
Console Tips and Tricks

5:11 am, September 12, 2022
Input Suggestions using a datalist

5:11 am, September 12, 2022
php print an array nicely

5:13 am, September 12, 2022
get element by id and hide it

5:14 am, September 12, 2022
set and check a cookie using js cookie

5:15 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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀️🍉🌴
Unknown
Random CSS Property

max()

The max() CSS function lets you set the largest (most positive) value from a list of comma-separated expressions as the value of a CSS property value. The max() function can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
max() css reference