List Hits

Total Items found in Hits is 574118.
A Collection of Hits...
rounded click me button with icon

6:47 pm, October 10, 2022
Move any element with css offsets

4:02 pm, October 10, 2022
json jquery ajax request

4:02 pm, October 10, 2022
load the latest single item only

3:59 pm, October 10, 2022
jquery check if a sub element exists

3:59 pm, October 10, 2022
add click event to multiple link items

3:58 pm, October 10, 2022
linux list all drives and partitions

3:58 pm, October 10, 2022
document ready wordpress jquery

3:58 pm, October 10, 2022
jquery click function

3:58 pm, October 10, 2022
php get file and save it

3:58 pm, October 10, 2022
get the href value using jquery

3:57 pm, October 10, 2022
show the current date in javascript

3:57 pm, October 10, 2022
get element by id and hide it

3:57 pm, October 10, 2022
load json data url with jquery

3:57 pm, October 10, 2022
get element by id with javascript

3:57 pm, October 10, 2022
add years as options to select dropdown

3:57 pm, October 10, 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
When i was a little kid, I was really scared of the dark. But then I came to understand, dark just means the absence of photons in the visible wavelength -- 400 to 700 nanometers. Then i thought, well, its really silly to be afraid of a lack of photons. Then i wasn't afraid of the dark anymore after that.
Elon Musk
Random CSS Property

:defined

The :defined CSS pseudo-class represents any element that has been defined. This includes any standard element built in to the browser, and custom elements that have been successfully defined (i.e. with the CustomElementRegistry.define() method).
:defined css reference