带有 Expression Web 4 的 jQuery Mobile 与 Dreamweaver CS5.5
有没有办法让 Expression Web 4 与 jQuery Mobile 一起工作,就像 jQ Mobile 与 Dreamweaver 一起工作一样?
例如,如果您在 Dreamweaver 环境中具有引用 jquery 和 jquery mobile 的标记,则它只会理解 是我的 jquery 移动项目的有效代码。在 Expression Web 中,它抱怨
data-role="page"
不是 HTML 5 中的有效属性。情况可能是这样,但 Dreamweaver 环境并没有抱怨它,而且它甚至还提供自动完成功能。
Is there a way to get Expression Web 4 to work with jQuery Mobile the way jQ Mobile works with Dreamweaver?
For example, if you have the tags referencing jquery and jquery mobile in the Dreamweaver environment, it just understands that <div data-role="page" id="myPage"></div>
is valid code for my jquery mobile project. In Expression Web, it is complaining that data-role="page"
isn't a valid attribute in HTML 5. That might be the case, but the Dreamweaver environment isn't complaining about it and it is even providing auto-complete as well.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论