List Views

Total Items found in Views is 177466.
An advanced collection of page views
checking for spam comments function

1:07 pm, December 27, 2021
add a jquery date picker to your text box

1:07 pm, December 27, 2021
using switch in a function

1:06 pm, December 27, 2021
using let rather than var

1:06 pm, December 27, 2021
using let and const example

1:06 pm, December 27, 2021
testing equality

1:05 pm, December 27, 2021
show the current date in javascript

1:04 pm, December 27, 2021
show the browsers name in javascript

1:04 pm, December 27, 2021
set the html of an element javascript

1:04 pm, December 27, 2021
old browser check with javascript

1:03 pm, December 27, 2021
loop through object json javascript

1:03 pm, December 27, 2021
log the console log output to a div

1:02 pm, December 27, 2021
js function to calculate golf scores

1:02 pm, December 27, 2021
javascript try catch example function

1:01 pm, December 27, 2021
javascript page redirect

1:01 pm, December 27, 2021
javascript basic test array and loop

1:01 pm, December 27, 2021
getType function for js

1:01 pm, December 27, 2021
get the last letter of a string

1:00 pm, December 27, 2021
gallery carousel center mode

1:00 pm, December 27, 2021
for loop through an array with javascript

12:59 pm, December 27, 2021
fancybox image popout easy

12:59 pm, December 27, 2021
RS3 Divination Leveling Log

12:59 pm, December 27, 2021
compare non equality function

12:58 pm, December 27, 2021
check if something is an array

12:57 pm, December 27, 2021
check if a variable is undefined or NULL

12:57 pm, December 27, 2021
change padding of element with javascript

12:56 pm, December 27, 2021
basic for loop odd numbers

12:56 pm, December 27, 2021
adding a new line in javascript

12:56 pm, December 27, 2021
add a gtag.js pdf click event

12:55 pm, December 27, 2021
add a class to a div with an id javascript

12:55 pm, December 27, 2021
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
If you work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
Random CSS Property

align-items

The CSS align-items property sets the align-self value on all direct children as a group. In Flexbox, it controls the alignment of items on the Cross Axis. In Grid Layout, it controls the alignment of items on the Block Axis within their grid area.
align-items css reference