List Views

Total Items found in Views is 184223.
An advanced collection of page views
codemirror htmlmixed textarea

10:35 am, December 18, 2023
compare equality function

10:35 am, December 18, 2023
console dir usage

10:35 am, December 18, 2023
dropdown change input box on select

10:36 am, December 18, 2023
fancybox modal popup example

10:36 am, December 18, 2023
for loop through an array with javascript

10:36 am, December 18, 2023
gallery carousel center mode

10:36 am, December 18, 2023
get current year in javascript

10:36 am, December 18, 2023
get element by id and hide it

10:36 am, December 18, 2023
get element by id with javascript

10:36 am, December 18, 2023
get the current url in javascript

10:36 am, December 18, 2023
get the last letter of a string

10:36 am, December 18, 2023
get yesterdays date with javascript

10:36 am, December 18, 2023
javascript add class to element

10:37 am, December 18, 2023
javascript isset equivalent

10:37 am, December 18, 2023
javascript try catch example function

10:37 am, December 18, 2023
javascript update item in object

10:37 am, December 18, 2023
javascript window.onload

10:37 am, December 18, 2023
change this to a list group - other items

10:37 am, December 18, 2023
js check the length of a string

10:37 am, December 18, 2023
js function to calculate golf scores

10:37 am, December 18, 2023
json test objects (or arrays)

10:37 am, December 18, 2023
jquery enable and disable attribute

10:37 am, December 18, 2023
load json data url or api with javascript

10:37 am, December 18, 2023
log the console log output to a div

10:37 am, December 18, 2023
old browser check with javascript

10:38 am, December 18, 2023
prevent default click event on link

10:38 am, December 18, 2023
select onchange

10:38 am, December 18, 2023
set the html of an element javascript

10:38 am, December 18, 2023
submit a form with javascript onclick

10:38 am, December 18, 2023
submit form with javascript

10:38 am, December 18, 2023
testing equality

10:38 am, December 18, 2023
tinymce remove auto p tags setting

10:38 am, December 18, 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
"Let us prepare our minds as if we'd come to the very end of life. Let us postpone nothing. Let us balance life's books each day ... The one who puts the finishing touches on their life each day is never short of time."
Seneca
Random CSS Property

:root

The :root CSS pseudo-class matches the root element of a tree representing the document. In HTML, :root represents the <html> element and is identical to the selector html, except that its specificity is higher.
:root css reference