Problem Solved: Custom Checkbox not Working on Edge

Problem Solved: Custom Checkbox not Working on Edge October 16, 2016

The problem In the current project, I made a custom checkbox. The custom implementation used native control and didn't rely on any JavaScript, but for some

Three HTML Form Related Tips That Make Web Developers Life Easier

Three HTML Form Related Tips That Make Web Developers Life Easier May 18, 2016

I've recently learned a few things about HTML forms, which are a fundamental part of the web. We web developers spend quite a lot of time

How to use contenteditable attribute

How to use contenteditable attribute March 04, 2015

What does contenteditable attribute do? According to Mozilla Developer Network: The contenteditable global attribute is an enumerated attribute indicating if the element should be editable by