List Views

Total Items found in Views is 213191.
An advanced collection of page views
fancybox inline auto size modal easy

12:53 am, November 1, 2024
jquery toggle menu testing

12:52 am, November 1, 2024
submit form with javascript

12:52 am, November 1, 2024
vimeo thumbnail generator

12:52 am, November 1, 2024
scrollbar replacement simplebar

12:51 am, November 1, 2024
fix view page for search links [reported]

12:51 am, November 1, 2024
purple partyhat price info feb 21

12:51 am, November 1, 2024
set and check a cookie using js cookie

12:51 am, November 1, 2024
css accordion basics

12:51 am, November 1, 2024
KruXoR Site Updates June 2022

12:51 am, November 1, 2024
still more comment spam

12:50 am, November 1, 2024
javascript basic test array and loop

12:50 am, November 1, 2024
list a functions variables or arguments

12:48 am, November 1, 2024
using clamp js to clamp lines of text

12:48 am, November 1, 2024
extracting the useful bits of bootstrap

12:46 am, November 1, 2024
mouse outline svg

12:46 am, November 1, 2024
set active class based on url value

12:40 am, November 1, 2024
target last item css with :last-of-type

12:39 am, November 1, 2024
simple php ip blocker

12:39 am, November 1, 2024
Adding HTML Templates into TinyMCE Editor

12:39 am, November 1, 2024
php basic page router

12:38 am, November 1, 2024
extract a wordpress menu using its id

12:38 am, November 1, 2024
Testing Playwrite on for Node

12:38 am, November 1, 2024
rounded click me button with icon

12:37 am, November 1, 2024
Guide to maxing in F2P Ironman RS3

12:37 am, November 1, 2024
layout homepage

12:37 am, November 1, 2024
Get Current Page URL PHP

12:36 am, November 1, 2024
extract youtube image from video url

12:35 am, November 1, 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
I'm a big believer in energy and the secret and that sort of thing.
Unknown
Random CSS Property

contain

The contain CSS property allows an author to indicate that an element and its contents are, as much as possible, independent of the rest of the document tree. This allows the browser to recalculate layout, style, paint, size, or any combination of them for a limited area of the DOM and not the entire page, leading to obvious performance benefits.
contain css reference