List Views

Total Items found in Views is 229023.
An advanced collection of page views
using let and const example

10:39 am, December 18, 2023
using let rather than var

10:39 am, December 18, 2023
using switch in a function

10:39 am, December 18, 2023
vimeo thumbnail generator

10:39 am, December 18, 2023
check if a ul contains a ul li

10:39 am, December 18, 2023
get the href value using jquery

10:40 am, December 18, 2023
jquery check if a sub element exists

10:40 am, December 18, 2023
jquery load wait function

10:40 am, December 18, 2023
jquery toggle menu testing

10:40 am, December 18, 2023
json jquery ajax request

10:40 am, December 18, 2023
load json data url with jquery

10:40 am, December 18, 2023
scroll down the page using a button click

10:40 am, December 18, 2023
pretty printing json with php

10:40 am, December 18, 2023
Generate Random Fractions with JavaScript

10:40 am, December 18, 2023
Slick Slider Carousel

10:40 am, December 18, 2023
add this

10:40 am, December 18, 2023
check length of element jquery

10:41 am, December 18, 2023
clipboard copy js

10:41 am, December 18, 2023
find all elements add class jquery

10:41 am, December 18, 2023
jquery clone and append elements

10:41 am, December 18, 2023
jquery document ready

10:41 am, December 18, 2023
jquery jqueryui vue script includes

10:41 am, December 18, 2023
jqueryui includes css and js

10:41 am, December 18, 2023
load content with jquery

10:41 am, December 18, 2023
mithril testing

10:41 am, December 18, 2023
random string generator guid

10:42 am, December 18, 2023
truncate string using jquery

10:42 am, December 18, 2023
validate email address from string

10:42 am, December 18, 2023
Enabling SSH on Ubuntu

10:42 am, December 18, 2023
Find Disk Space Usage using DU

10:42 am, December 18, 2023
add a user and add the user to sudo group

10:42 am, December 18, 2023
add a user to a group

10:42 am, December 18, 2023
change file permissions to -rw-rw-r--

10:42 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
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀️🍉🌴
Unknown
Random CSS Property

:where()

The :where() CSS pseudo-class function takes a selector list as its argument, and selects any element that can be selected by one of the selectors in that list.
:where css reference