Related Content
Creating A Mouse "Looking" Script With JavaScript
I've seen lots of "our team" pages over the years, but one of the ones that stood out to me the most were those that had an interactive element to them. For me, it adds a bit of personality to the page and makes it feel more alive than a bunch of silhouettes of the directors.
Creating Tic Tac Toe In JavaScript Part 2: Adding A Computer Player
After creating tic tac toe in JavaScript in my previous article I decided to add a second player in the form of a computer opponent.
Creating Tic Tac Toe In JavaScript Part 1: The Game
Tic Tac Toe (or noughts and crosses) is a good game to create when learning game development as it has simple rules and a known win state.
Getting Up And Running With Nightwatch.js
Nightwatch.js is an end to end testing framework, written in JavaScript. It can be used to test websites and applications and uses the W3C WebDriver API to drive modern browsers to perform the tests.
In this article I will look at setting up Nightwatch.js in a project and getting started with writing tests.
Creating A Reading Progress Bar In JavaScript
Adding a progress bar to the top of the page is a simple way of showing the user how far down the page they have read. There is a scroll bar on the right hand side of the page on my current device, but that isn't always present on all devices.
Using Shadow DOM
When I first heard the term "Shadow DOM" I had to laugh at the name. I had visions of a cloak and dagger HTML element that would only be seen on the dark web. Or some sort of nefarious shadow site that was the after effect of a hack.
Comments
Submitted by Collin Stocks on Tue, 11/25/2014 - 22:58
PermalinkSubmitted by giHlZp8M8D on Wed, 11/26/2014 - 09:20
PermalinkSubmitted by InCode on Sun, 10/30/2016 - 15:11
PermalinkSubmitted by Php Developer on Tue, 06/20/2017 - 05:38
PermalinkSubmitted by Jamie on Fri, 06/30/2017 - 11:56
PermalinkThank you , though a old post , but it still helps for non-regular coders like me , i used to do quick prototyping before real development.
Thank u !
Submitted by Akash on Sat, 04/25/2020 - 11:22
PermalinkThanks! This helped my project Shoppie a lot.
Submitted by Tim Sankara on Sun, 03/07/2021 - 02:43
Permalinkgreat - simple and effective.
Submitted by Enock Oloo on Sat, 03/27/2021 - 11:29
PermalinkAdd new comment