List Views

Total Items found in Views is 222764.
An advanced collection of page views
css :active pseudo-class usage

1:55 am, April 15, 2024
RS3 Dailies Lists

1:53 am, April 15, 2024
making the search page nicer

1:52 am, April 15, 2024
page scroll indicator research

1:51 am, April 15, 2024
css slow zoom in animation

1:43 am, April 15, 2024
Efficient OSRS Maxing Guide

1:42 am, April 15, 2024
bootstrap styled buttons

1:37 am, April 15, 2024
Factorio Blueprint Books

1:34 am, April 15, 2024
google map with overlay data

1:33 am, April 15, 2024
ken burns slow image zoom

1:32 am, April 15, 2024
codemirror with auto preview window

1:32 am, April 15, 2024
detect window scroll position jquery

1:26 am, April 15, 2024
Input Suggestions using a datalist

1:25 am, April 15, 2024
pulse map dots

1:24 am, April 15, 2024
Quick Links

1:24 am, April 15, 2024
KruXoR Site Updates June 2022

1:21 am, April 15, 2024
Using Flexbox rather than Floats

1:20 am, April 15, 2024
javascript isset equivalent

1:20 am, April 15, 2024
function causing slow load time

1:19 am, April 15, 2024
osrs fairy ring codes

1:15 am, April 15, 2024
darken background image using css

1:13 am, April 15, 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
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

unicode-bidi

The unicode-bidi CSS property, together with the direction property, determines how bidirectional text in a document is handled. For example, if a block of content contains both left-to-right and right-to-left text, the user-agent uses a complex Unicode algorithm to decide how to display the text. The unicode-bidi property overrides this algorithm and allows the developer to control the text embedding.
unicode-bidi css reference