Вопрос

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

Это было полезно?

Решение

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.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с sharepoint.stackexchange
scroll top