List Views

Total Items found in Views is 226560.
An advanced collection of page views
using let rather than var

1:59 am, October 19, 2022
redirect www to non www

2:05 am, October 19, 2022
jquery document ready

2:17 am, October 19, 2022
del

3:47 am, October 19, 2022
Change link target with JQuery

3:51 am, October 19, 2022
getting the site title vs the page name

4:20 am, October 19, 2022
pre-line white space settings

5:18 am, October 19, 2022
Prevent Object Mutation

5:36 am, October 19, 2022
ES5 vs ES6 Object Example

6:20 am, October 19, 2022
down chevron and styles

8:55 am, October 19, 2022
make all links target new window

10:09 am, October 19, 2022
check box highlight text area css

10:41 am, October 19, 2022
Default Parameters for Functions

11:29 am, October 19, 2022
Writing Arrow Functions with Parameters

11:33 am, October 19, 2022
bootstrap toggle element collapse

11:45 am, October 19, 2022
encode url with javascript

12:24 pm, October 19, 2022
PHP/SQLite - Load Random Item

12:34 pm, October 19, 2022
target last item css with :last-of-type

12:54 pm, October 19, 2022
add a gtag.js pdf click event

12:58 pm, October 19, 2022
get select option form value with jquery

12:58 pm, October 19, 2022
get the value from a textarea element

2:00 pm, October 19, 2022
Use Recursion to Count Down

2:34 pm, October 19, 2022
start ssh and add key git

3:41 pm, October 19, 2022
javascript update item in object

5:05 pm, October 19, 2022
submit form with javascript

5:28 pm, October 19, 2022
Google Fonts Multiple includes

5:48 pm, October 19, 2022
download icon svg

6:31 pm, October 19, 2022
mouse outline svg

7:29 pm, October 19, 2022
using switch in a function

7:42 pm, October 19, 2022
Create a Simple JSX Element

8:33 pm, October 19, 2022
add an outline to everything!

8:45 pm, October 19, 2022
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
Don't look to be the next Facebook, try to solve a real problem instead.
Unknown
Random CSS Property

z-index

The z-index CSS property sets the z-order of a positioned element and its descendants or flex items. Overlapping elements with a larger z-index cover those with a smaller one.
z-index css reference