How to make Visual Studio Handle HTML 5 Tags without warning

后端 未结 2 1858
我在风中等你
我在风中等你 2021-02-12 09:52

I have various html tags (related to jquery mobile) that Visual Studio is flagging as not valid attributes: For exmaple:

2条回答
  •  北恋
    北恋 (楼主)
    2021-02-12 10:23

    In VS2012 will be enough do uncheck 'Use doctype for validation schema detection'.

    enter image description here

提交回复
热议问题