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.
我想构建一个具有三个框架布局(页眉、内容和页脚)的站点,页眉和页脚框架包含不重新加载的元素,只有内容框架根据需要重新加载。我想使用 HTML5 构建它。应该采用什么方法来构建它。除了在这里使用 Ajax 之外,还有其他解决方案吗?