List Views

Total Items found in Views is 184221.
An advanced collection of page views
set the html of an element javascript

1:04 pm, December 27, 2021
show the browsers name in javascript

1:04 pm, December 27, 2021
show the current date in javascript

1:04 pm, December 27, 2021
testing equality

1:05 pm, December 27, 2021
using let and const example

1:06 pm, December 27, 2021
using let rather than var

1:06 pm, December 27, 2021
using switch in a function

1:06 pm, December 27, 2021
add a jquery date picker to your text box

1:07 pm, December 27, 2021
checking for spam comments function

1:07 pm, December 27, 2021
jquery check if a sub element exists

1:08 pm, December 27, 2021
jquery enable and disable attribute

1:09 pm, December 27, 2021
jquery page search [testing]

1:09 pm, December 27, 2021
json jquery ajax request

1:09 pm, December 27, 2021
check length of element jquery

1:11 pm, December 27, 2021
find all elements add class jquery

1:12 pm, December 27, 2021
get select option form value with jquery

1:12 pm, December 27, 2021
google map with overlay data

1:12 pm, December 27, 2021
jquery jqueryui vue script includes

1:12 pm, December 27, 2021
jqueryui includes css and js

1:13 pm, December 27, 2021
round number with js

1:13 pm, December 27, 2021
set and check a cookie using js cookie

1:14 pm, December 27, 2021
truncate string using jquery

1:14 pm, December 27, 2021
certbot add a certificate for one domain

1:16 pm, December 27, 2021
install atom editor on ubuntu

1:16 pm, December 27, 2021
start ssh and add key git

1:17 pm, December 27, 2021
Date Conversion PHP

1:18 pm, December 27, 2021
Generate Sub menu using Core

1:18 pm, December 27, 2021
Generate a random title from an array

1:18 pm, December 27, 2021
IP Address

1:19 pm, December 27, 2021
PHP/SQLite - Load Random Item

1:19 pm, December 27, 2021
Quick tool to convert time into decimal

1:20 pm, December 27, 2021
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
Nothing, to my way of thinking, is a better proof of a well ordered mind than a man's ability to stop just where he is and pass some time in his own company.
Seneca
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