List Views

Total Items found in Views is 281387.
An advanced collection of page views
javascript page redirect

11:12 pm, October 23, 2022
json test objects (or arrays)

11:12 pm, October 23, 2022
javascript add class to element

11:13 pm, October 23, 2022
tiny mce editor tinymce

11:13 pm, October 23, 2022
Testing

11:13 pm, October 23, 2022
Default Parameters for Functions

11:13 pm, October 23, 2022
json loop load elements

11:13 pm, October 23, 2022
google map with overlay data

11:13 pm, October 23, 2022
digital clock with jquery

11:13 pm, October 23, 2022
prevent default click event on link

11:13 pm, October 23, 2022
wp register plugin settings admin

11:14 pm, October 23, 2022
load content with jquery

11:14 pm, October 23, 2022
get file name from path name in php

11:14 pm, October 23, 2022
php html template class system

11:14 pm, October 23, 2022
csv read example

11:14 pm, October 23, 2022
form submit override with javascript

11:14 pm, October 23, 2022
jquery click function

11:14 pm, October 23, 2022
sqlite check table name exists

11:14 pm, October 23, 2022
check box highlight text area css

11:14 pm, October 23, 2022
php list all the functions in a class

11:14 pm, October 23, 2022
check if something is an array

11:15 pm, October 23, 2022
Spam IP Database and delete button

11:15 pm, October 23, 2022
javascript try catch example function

11:15 pm, October 23, 2022
explode a string into an array

11:15 pm, October 23, 2022
Use the parseInt Function with a Radix

11:15 pm, October 23, 2022
load json data url with jquery

11:15 pm, October 23, 2022
Adding HTML Templates into TinyMCE Editor

11:15 pm, October 23, 2022
load from fields array php class function

11:15 pm, October 23, 2022
twitter social sharing meta tags

11:15 pm, October 23, 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


James Clear
Random CSS Property

:root

The :root CSS pseudo-class matches the root element of a tree representing the document. In HTML, :root represents the <html> element and is identical to the selector html, except that its specificity is higher.
:root css reference