List Views

Total Items found in Views is 185730.
An advanced collection of page views
prevent default click event on link

3:51 am, June 12, 2023
old browser check with javascript

3:51 am, June 12, 2023
loop through object json javascript

3:51 am, June 12, 2023
log the console log output to a div

3:51 am, June 12, 2023
json test objects (or arrays)

3:51 am, June 12, 2023
js check the length of a string

3:50 am, June 12, 2023
javascript page redirect

3:50 am, June 12, 2023
javascript get content from element

3:50 am, June 12, 2023
javascript add class to element

3:50 am, June 12, 2023
getType function for js

3:50 am, June 12, 2023
get yesterdays date with javascript

3:49 am, June 12, 2023
get tomorrows date with javascript

3:49 am, June 12, 2023
get the last letter of a string

3:49 am, June 12, 2023
get the current url in javascript

3:49 am, June 12, 2023
get element by id with javascript

3:49 am, June 12, 2023
get element by id and hide it

3:49 am, June 12, 2023
gallery carousel center mode

3:49 am, June 12, 2023
fancybox modal popup example

3:49 am, June 12, 2023
encode url with javascript

3:49 am, June 12, 2023
enable dark mode in tinymce

3:49 am, June 12, 2023
dropdown change input box on select

3:49 am, June 12, 2023
pi hole and hassio

3:49 am, June 12, 2023
codemirror htmlmixed textarea

3:48 am, June 12, 2023
check if something is an array

3:48 am, June 12, 2023
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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
Random CSS Property

max-width

The max-width CSS property sets the maximum width of an element. It prevents the used value of the width property from becoming larger than the value specified by max-width.
max-width css reference