Skip to content Skip to sidebar Skip to footer
Showing posts with the label Standards

In What Authorative Specification Is The Onchange Event Exhaustively Defined?

I was slightly surprised to find out that the onChange event in an html document is fired on a text… Read more In What Authorative Specification Is The Onchange Event Exhaustively Defined?

How Should The Return Value Of Javascript Links Be Handled?

According to standards, what's the correct way to handle the return value of javascript protoc… Read more How Should The Return Value Of Javascript Links Be Handled?

Some Questions About Tree Construction [html Spec]

I know that it's not customary to ask a bunch of questions in one, but just each question is in… Read more Some Questions About Tree Construction [html Spec]

Which Html Version Should Be Chosen For A Public Website

I am currently working on a website. After studying HTML5 and its features I want to go ahead with … Read more Which Html Version Should Be Chosen For A Public Website

Which Html5 Elements Have Onload/"load Event"?

Mozilla's MDN informs about the load Event with this stub: The load event is fired when a res… Read more Which Html5 Elements Have Onload/"load Event"?