List Hits

Total Items found in Hits is 570467.
A Collection of Hits...
javascript isset equivalent

9:58 am, March 27, 2023
form submit override with javascript

9:58 am, March 27, 2023
set the html of an element javascript

10:05 am, March 27, 2023
right align something in its element

10:23 am, March 27, 2023
Input Suggestions using a datalist

10:28 am, March 27, 2023
convert json string to a php array

10:28 am, March 27, 2023
extract variables from url string php

10:28 am, March 27, 2023
php html template class system

10:42 am, March 27, 2023
RS3 Hunter Leveling Logs and Notes

10:43 am, March 27, 2023
get last month as a number with php

10:56 am, March 27, 2023
load json data url with jquery

10:56 am, March 27, 2023
python import and print url

11:05 am, March 27, 2023
twitter icon font awesome

11:26 am, March 27, 2023
stop overscrolling on responsive ios

11:37 am, March 27, 2023
Generate a random title from an array

11:37 am, March 27, 2023
show the current date in javascript

12:15 pm, March 27, 2023
still more comment spam

12:15 pm, March 27, 2023
date

1:42 pm, March 27, 2023
RS3 Thieving Log - Safe Cracking

1:49 pm, March 27, 2023
using switch in a function

2:28 pm, March 27, 2023
parallax js scroll testing

4:56 pm, March 27, 2023
css :active pseudo-class usage

5:04 pm, March 27, 2023
git pull changes from a repository

5:04 pm, March 27, 2023
jquery clone and append elements

5:04 pm, March 27, 2023
js function to calculate golf scores

5:04 pm, March 27, 2023
twitter json feed testing

5:04 pm, March 27, 2023
animation

5:38 pm, March 27, 2023
How to make your code look nice

5:47 pm, March 27, 2023
check url hash using javascript

6:20 pm, March 27, 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
I believe that success can be measured in the number of uncomfortable conversations you're willing to have.
Unknown
Random CSS Property

::before (:before)

In CSS, ::before creates a pseudo-element that is the first child of the selected element. It is often used to add cosmetic content to an element with the content property. It is inline by default.
::before (:before) css reference