문제

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