List Views

Total Items found in Views is 216803.
An advanced collection of page views
using switch in a function

3:52 am, June 12, 2023
using let rather than var

3:52 am, June 12, 2023
using let and const example

3:52 am, June 12, 2023
tinymce remove auto p tags setting

3:52 am, June 12, 2023
submit form with javascript

3:52 am, June 12, 2023
show the current date in javascript

3:51 am, June 12, 2023
select onchange

3:51 am, June 12, 2023
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
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


Me
Random CSS Property

::backdrop

The ::backdrop CSS pseudo-element is a box the size of the viewport which is rendered immediately beneath any element being presented in fullscreen mode. This includes both elements which have been placed in fullscreen mode using the Fullscreen API and <dialog> elements.
::backdrop css reference