Tag Archives: javascript

[Javascript] addEventListener and this keyword

Recently I was writing some script when I bumped into a problem with this in javascript. I wanted execute function once the user select the file to be processed.

Read more »

Get random CSS color in javascript

Use randomColor() function to get random CSS color

Looks like these ( displayed randomly )   %CODE1%