List Hits

Total Items found in Hits is 576187.
A Collection of Hits...
jquery page search [testing]

6:33 am, March 23, 2023
form submit override with javascript

6:33 am, March 23, 2023
jquery check if a sub element exists

6:32 am, March 23, 2023
digital clock with jquery

6:32 am, March 23, 2023
Dropdown Box with Searchable Text

6:32 am, March 23, 2023
get yesterdays date with javascript

6:31 am, March 23, 2023
Complex Arrow Function Example

6:30 am, March 23, 2023
round number with js

6:30 am, March 23, 2023
prevent default click event on link

6:30 am, March 23, 2023
Robocopy Options /? help

6:29 am, March 23, 2023
foundation accordion for version 6.x

6:29 am, March 23, 2023
using multiple text shadow

6:29 am, March 23, 2023
load content with jquery

6:28 am, March 23, 2023
for loop with a 5 increment

6:28 am, March 23, 2023
Make the Welcome Text box Smaller

6:27 am, March 23, 2023
fancybox load iframe inline

6:27 am, March 23, 2023
animate css

6:27 am, March 23, 2023
Auto Create HTML Code Snippets

6:26 am, March 23, 2023
commit and push changes to git repo

6:26 am, March 23, 2023
Footer Design and Redesign

6:26 am, March 23, 2023
check column exists in table sqlite

6:25 am, March 23, 2023
lorem ipsum

6:25 am, March 23, 2023
using vue and json data

6:24 am, March 23, 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
A person who never made a mistake never tried anything new.
Albert Einstein
Random CSS Property

Pseudo-classes

A CSS pseudo-class is a keyword added to a selector that specifies a special state of the selected element(s). For example, :hover can be used to change a button's color when the user's pointer hovers over it.
Pseudo-classes css reference