List Hits

Total Items found in Hits is 610351.
A Collection of Hits...
Use Recursion to Count Up

10:24 pm, January 3, 2023
get element by id and hide it

10:22 pm, January 3, 2023
chevron up

9:52 pm, January 3, 2023
css using perspective for transforms

9:38 pm, January 3, 2023
extract variables from url string php

9:32 pm, January 3, 2023
KruXoR Site Updates June 2022

8:40 pm, January 3, 2023
javascript try catch example function

8:24 pm, January 3, 2023
round number with js

8:23 pm, January 3, 2023
add chevrons to a ul list

8:12 pm, January 3, 2023
check if a file exists with php

8:00 pm, January 3, 2023
ES6 Nested Object Example Referrer

6:59 pm, January 3, 2023
Tim and Crunchy Location RS3

6:59 pm, January 3, 2023
foundation old grid format

6:18 pm, January 3, 2023
tiny mce editor tinymce

5:49 pm, January 3, 2023
convert a string to uppercase with php

5:49 pm, January 3, 2023
Farming Allotment patch locations

5:26 pm, January 3, 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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

:current

The :current CSS pseudo-class selector is a time-dimensional pseudo-class that represents the element, or an ancestor of the element, that is currently being displayed. For example in a video with captions which are being displayed by WebVTT.
:current css reference