Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我对 KnockOutJS 相当陌生。我想使用knockoutjs的模板功能。我喜欢建立一个带有页眉、内容部分和页脚的网站。在内容部分,我想在您单击按钮时滑入模板(从右到左)。
有人知道设置它的最佳方法是什么吗?或者有人有我的例子吗?
教程中有大量示例。这是“模板”绑定文档的链接。
根据您对 Knockout 的认可,我建议您先阅读所有教程,然后再开始尝试将 jQuery 或其他动画库合并到组合中等复杂的事情。