List Views

Total Items found in Views is 282619.
An advanced collection of page views
ES6 Nested Object Example

11:51 am, April 22, 2024
Leaflet Quick Start Example

11:51 am, April 22, 2024
Monitoring Visible Objects on Screen

11:50 am, April 22, 2024
play a sound every # of seconds

11:50 am, April 22, 2024
How to add jquery to squarespace site

11:50 am, April 22, 2024
codemirror htmlmixed textarea

11:49 am, April 22, 2024
Complex Arrow Function Example

11:48 am, April 22, 2024
javascript get content from element

11:48 am, April 22, 2024
make any element editable

11:43 am, April 22, 2024
Archaeology/Level up table

11:23 am, April 22, 2024
set the html of an element javascript

11:22 am, April 22, 2024
prevent default click event on link

11:21 am, April 22, 2024
fancybox image popout easy

11:21 am, April 22, 2024
enable dark mode in tinymce

11:20 am, April 22, 2024
using let rather than var

11:19 am, April 22, 2024
fancybox modal popup example

11:19 am, April 22, 2024
inline fancybox modal testing

11:18 am, April 22, 2024
Input Suggestions using a datalist

11:15 am, April 22, 2024
Love Like Dislike API and Javascript

11:13 am, April 22, 2024
Forster Cam Log's

10:40 am, April 22, 2024
weird search results being recorded

10:38 am, April 22, 2024
Console Tips and Tricks

10:36 am, April 22, 2024
convert all images into base64 encoded

10:33 am, April 22, 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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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

You come to understand that most people are neither for you nor against you, they are thinking about themselves. You learn that no matter how hard you try to please, some people in this world are not going to love you, a lesson that is at first troubling and then really quite relaxing.” ​


John W. Gardner
Random CSS Property

appearance (-moz-appearance, -webkit-appearance)

The appearance CSS property is used to display an element using platform-native styling, based on the operating system's theme. The -moz-appearance and -webkit-appearance properties are non-standard versions of this property, used (respectively) by Gecko (Firefox) and by WebKit-based (e.g., Safari) and Blink-based (e.g., Chrome, Opera) browsers to achieve the same thing. Note that Firefox and Edge also support -webkit-appearance, for compatibility reasons.
appearance css reference