Select to view content in your preferred language

Validation: attribute 'data-dojo-type' is not a valid attribute of element 'button'

2317
11
Jump to solution
01-03-2014 08:06 AM
ShaningYu
Honored Contributor
Got several warnings on <button ... > <div ... >, etc., such as:
attribute 'data-dojo-type' is not a valid attribute of element 'button'
attribute 'data-dojo-props' is not a valid attribute of element 'button'
attribute 'data-dojo-type' is not a valid attribute of element 'div'
attribute 'data-dojo-props' is not a valid attribute of element 'div'
How can those problems be handled?  Thanks.
0 Kudos
11 Replies
ShaningYu
Honored Contributor
Got 43 on my IE and 446 on my FireFox.
0 Kudos
ShaningYu
Honored Contributor
The errors were gone from the files in VS 2010.  Not sure why.  Thanks to Jon for his valuable response.
0 Kudos