Frage

Can anyone help me with error please. I have added knockout in at the beginning of the code with: I am using sharepoint designer 2013, and am very new to this - so I am sure there is an easy answer that I am missing.

Thanks

enter image description here

War es hilfreich?

Lösung

Data attributes are not a part of the XHTML specification hence the error that you are seeing. If you don't need to comply with the XHTML specification you can simply ignore the error. Otherwise you would have to use HTML5 instead.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit sharepoint.stackexchange
scroll top