List Views

Total Items found in Views is 203602.
An advanced collection of page views
target data attribute with css

3:03 am, September 23, 2024
javascript basic test array and loop

3:05 am, September 23, 2024
extract variables from url string php

3:06 am, September 23, 2024
Left Fixed nav with right fluid content

3:09 am, September 23, 2024
Unwelcome Guests Quest Guide | Runescape 3

3:13 am, September 23, 2024
RS3 Quick Daily Run Logs

3:14 am, September 23, 2024
echo the page id from wordpress

3:17 am, September 23, 2024
round number with js

3:18 am, September 23, 2024
count the elements in an array

3:19 am, September 23, 2024
old browser check with javascript

3:22 am, September 23, 2024
ken burns slow image zoom

3:25 am, September 23, 2024
timeline class and function

3:28 am, September 23, 2024
How to Add Comments in JSX

3:28 am, September 23, 2024
filter drop shadow

3:31 am, September 23, 2024
Install PHP without Apache on Ubuntu

3:33 am, September 23, 2024
How to Pass an Array as Props in React

3:38 am, September 23, 2024
us states list in pipe delimeter format

3:42 am, September 23, 2024
add new random image with button

3:43 am, September 23, 2024
KruXoR Site Updates June 2022

3:45 am, September 23, 2024
jquery load wait function

3:47 am, September 23, 2024
get element by id and hide it

3:47 am, September 23, 2024
Running Windows on pi400 notes

3:49 am, September 23, 2024
add an outline to everything!

3:49 am, September 23, 2024
darken background image using css

3:51 am, September 23, 2024
install codemirror for textareas [added]

3:55 am, September 23, 2024
KruXoR - September 2022 - Newsletter #1

3:56 am, September 23, 2024
verify the google recapture server php

3:57 am, September 23, 2024
Custom 12 Grid using CSS Grid

3:58 am, September 23, 2024
pi hole and hassio

3:59 am, September 23, 2024
javascript page redirect

3:59 am, September 23, 2024
js function to calculate golf scores

3:59 am, September 23, 2024
css :active pseudo-class usage

4:02 am, September 23, 2024
Auto Create HTML Code Snippets

4:04 am, September 23, 2024
Dropdown Box with Searchable Text

4:04 am, September 23, 2024
Objects in javascript

4:08 am, September 23, 2024
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

'Dawnie' used to say, "It's really quite simple: Be kind, and the rest takes care of itself. Never do anything that's not kind".


Dawn Atherton
Random CSS Property

symbols()

The symbols() CSS function lets you define counter styles inline, directly as the value of a property such as list-style. Unlike @counter-style, symbols() is anonymous (i.e., it can only be used once). Although less powerful, it is shorter and easier to write than @counter-style.
symbols() css reference