FYI, in case you were wondering as I was, whether it is legal to add arbitrary properties to HTML tags:
"The data-bind attribute isn’t native to HTML, though it is perfectly OK (it’s strictly compliant in HTML 5, and causes no problems with HTML 4 even though a validator will point out that it’s an unrecognized attribute)."
Comments
FYI, in case you were wondering as I was, whether it is legal to add arbitrary properties to HTML tags:
"The data-bind attribute isn’t native to HTML, though it is perfectly OK (it’s strictly compliant in HTML 5, and causes no problems with HTML 4 even though a validator will point out that it’s an unrecognized attribute)."