PhoneGap中文网

标题: 新人页面链接求教! [打印本页]

作者: boss2014    时间: 2013-10-18 17:20
标题: 新人页面链接求教!
有两个独立页面  index.html,和 aboutus.html;

index.html有两内页(对应ID为“page”  “page2”)

<div data-role="page" id="page">
<div data-role="header" data-position="fixed">
  <h1>phonegap</h1>
</div>
<div data-role="content">
  
</div>
<div data-role="footer">
  <h4>页脚</h4>
</div>
</div>
<div data-role="page" id="page2">
<div data-role="header">
  <h1>关于我们</h1>
</div>
<div data-role="content">
  内容
</div>
<div data-role="footer">
  <h4>页脚</h4>
</div>
</div>


从另外的页面比如aboutus.html,链接到index.html中的“关于我们”也就是index.html页面的ID为page2的内页;

链接<a href=" "> 应该怎么写?
多谢!!

作者: admin    时间: 2013-10-18 20:57
看看视频教程第二讲 第三讲  http://bbs.phonegap100.com/forum-40-1.html
作者: linxi74521    时间: 2015-4-29 19:00
真心顶 希望帮助更多人
作者: 诺斯    时间: 2015-4-29 19:04
好帖就是要顶 学习学习
作者: 诺斯    时间: 2015-4-29 19:07
很不错,不错,学习学习。
作者: lendy    时间: 2015-4-29 19:18

作者: 诺斯    时间: 2015-4-29 19:41
人不错,学习学习 感觉phonegap+html越来越火了。




欢迎光临 PhoneGap中文网 (http://bbs.phonegap100.com/) Powered by Discuz! X3.2