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.
我有一个响应式站点的位置:固定;标题 > 导航
我希望用户能够在离开位置时放大页面内容:固定;单独的元素。这可能吗?
谢谢,
是的,我会使用 Jquery 来解决它。有许多响应式脚本可以完成我认为您正在尝试完成的事情。试试 Zoomooz.js。您可以在 Github 或作者网站上找到它。
anne.aukia.com/zoomooz/ github.com/jaukia/zoomooz/zipball/master
希望有帮助。