List Views

Total Items found in Views is 222766.
An advanced collection of page views
json loop load elements

11:13 pm, October 23, 2022
Default Parameters for Functions

11:13 pm, October 23, 2022
Testing

11:13 pm, October 23, 2022
tiny mce editor tinymce

11:13 pm, October 23, 2022
javascript add class to element

11:13 pm, October 23, 2022
json test objects (or arrays)

11:12 pm, October 23, 2022
javascript page redirect

11:12 pm, October 23, 2022
javascript window.onload

11:12 pm, October 23, 2022
php get file extension from a file name

11:12 pm, October 23, 2022
php check if a class exists

11:12 pm, October 23, 2022
show the current date in javascript

11:12 pm, October 23, 2022
Leaflet Quick Start Example

11:12 pm, October 23, 2022
install cmatrix on mac m1

11:12 pm, October 23, 2022
adding a new line in javascript

11:11 pm, October 23, 2022
A short unsplash image url

11:11 pm, October 23, 2022
adding react with JSX using babel

11:11 pm, October 23, 2022
center a box in the middle of the screen

11:11 pm, October 23, 2022
enable tinymce on a target textarea by id

11:11 pm, October 23, 2022
simple javascript no library accordion

11:11 pm, October 23, 2022
js function to calculate golf scores

11:11 pm, October 23, 2022
get the href value using jquery

11:11 pm, October 23, 2022
set the html of an element javascript

11:11 pm, October 23, 2022
split a string into links using the comma

11:11 pm, October 23, 2022
imgur upload from php

11:10 pm, October 23, 2022
wordpress category list sorting custom

11:10 pm, October 23, 2022
Get the documentURI with JS

11:10 pm, October 23, 2022
load json data url or api with javascript

11:10 pm, October 23, 2022
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

border-inline-style

The border-inline-style CSS property defines the style of the logical inline borders of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style and border-bottom-style, or border-left-style and border-right-style properties depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-style css reference