List Views

Total Items found in Views is 290652.
An advanced collection of page views
Applied Accessibility - Tab Index

11:06 pm, April 3, 2022
pi400 how to take a screen shot

11:06 pm, April 3, 2022
count the elements in an array

11:06 pm, April 3, 2022
jquery click function

11:06 pm, April 3, 2022
Applied Accessibility - Access Keys

11:07 pm, April 3, 2022
react hello world with variable name

11:07 pm, April 3, 2022
js function to calculate golf scores

11:07 pm, April 3, 2022
set active class based on url value

11:07 pm, April 3, 2022
detect window scroll position jquery

11:07 pm, April 3, 2022
testing chartjs

11:08 pm, April 3, 2022
form submit override with javascript

11:08 pm, April 3, 2022
show the year with js

11:08 pm, April 3, 2022
get text between tags

11:08 pm, April 3, 2022
clipboard copy js

11:08 pm, April 3, 2022
simple table stripe striping

11:09 pm, April 3, 2022
check length of element jquery

11:09 pm, April 3, 2022
jquery check if a sub element exists

11:09 pm, April 3, 2022
get the current url in javascript

11:09 pm, April 3, 2022
php basic page router

11:09 pm, April 3, 2022
play a sound every # of seconds

11:10 pm, April 3, 2022
select onchange

11:10 pm, April 3, 2022
load content with jquery

11:10 pm, April 3, 2022
Custom 12 Grid using CSS Grid

11:10 pm, April 3, 2022
transform rotate an element in css

11:10 pm, April 3, 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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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
The problem with hoarding is you end up living off your reserves. Eventually, you’ll become stale. If you give away everything you have, you are left with nothing. This forces you to look, to be aware, to replenish. . . . Somehow the more you give away, the more comes back to you.
Paul Arden
Random CSS Property

unicode-bidi

The unicode-bidi CSS property, together with the direction property, determines how bidirectional text in a document is handled. For example, if a block of content contains both left-to-right and right-to-left text, the user-agent uses a complex Unicode algorithm to decide how to display the text. The unicode-bidi property overrides this algorithm and allows the developer to control the text embedding.
unicode-bidi css reference