自己試了方法如下:
FireFox:
方式1:
開啟設定(選取自動修復):
![[解決方法] Firefox & Chrome AutoPager 無效?](http://attach.mobile01.com/attach/201103/mobile01-0d95cb0d15cd04a951c88361db1f4e93.jpg)
Link XPath: 修改為 //a[contains(text(),'下一頁')]
![[解決方法] Firefox & Chrome AutoPager 無效?](http://attach.mobile01.com/attach/201103/mobile01-a1566e9f5b4497d28429c0334e4cc5ca.jpg)
最後"打勾" 完成!!
方式2:
重新設定AutoPager [修復翻頁錯誤->Reset All Setting]
重新整理網頁後會出現
請都選 Yes (字太小了= =)
[您要讓AutoPager自動識別目前正在瀏覽的網頁有無可用的線上規則嗎?]
![[解決方法] Firefox & Chrome AutoPager 無效?](http://attach.mobile01.com/attach/201103/mobile01-c6ef9c5b850606582c990a7ff693c0e0.jpg)
[AutoPager已找到[www.mobile01.com]的網頁設定值從[jerome1310],您要以此設定值啟用這個網站的自動翻頁嗎?]
![[解決方法] Firefox & Chrome AutoPager 無效?](http://attach.mobile01.com/attach/201103/mobile01-234250f8b748bfef489f2dac1fa63c87.jpg)
Chrome(完成後請重開):
AutoPager 選項:
![[解決方法] Firefox & Chrome AutoPager 無效?](http://attach.mobile01.com/attach/201103/mobile01-c9205c367383a7d1a11f02a177dedbab.jpg)
Local Rules 匯入(下列全部複製貼上,不用怕太多字)
<autopager>
<site><urlPattern>http://www.mobile01.com/forumtopic.php*</urlPattern>
<guid>A1AFEE78-75BD-7133-3EF6-F561-FE64-D6C8</guid>
<margin>1</margin>
<owner>jerome1310</owner>
<enableJS>false</enableJS>
<quickLoad>true</quickLoad>
<contentXPath>//div[@id='content']</contentXPath>
<testLink>http://www.mobile01.com/forumtopic.php?c=17</testLink>
<linkXPath>//a[contains(text(),'下一頁')]</linkXPath>
<desc>http://www.mobile01.com/forumtopic.php?c=17</desc>
</site>
<site><urlPattern>http://www.mobile01.com/topicdetail.php*</urlPattern>
<guid>7A80BC05-4253-396E-79F3-21A5-DC89-B674</guid>
<margin>1</margin>
<owner>jerome1310</owner>
<enableJS>false</enableJS>
<quickLoad>true</quickLoad>
<contentXPath>//div[@id='content']</contentXPath>
<testLink>http://www.mobile01.com/topicdetail.php?f=506&t=2033865</testLink>
<linkXPath>//a[contains(text(),'下一頁')]</linkXPath>
<desc>http://www.mobile01.com/topicdetail.php?f=506&t=2033865</desc>
</site>
<site><urlPattern>http://www.mobile01.com/waypointtopicdetail.php*</urlPattern>
<guid>446AE758-AC67-A880-BCF4-08DA-533E-D6DE</guid>
<margin>1</margin>
<owner>jerome1310</owner>
<enableJS>false</enableJS>
<quickLoad>true</quickLoad>
<contentXPath>//div[@id='content']</contentXPath>
<testLink>http://www.mobile01.com/waypointtopicdetail.php?f=408&t=1955289&last=25489856</testLink>
<linkXPath>//a[contains(text(),'下一頁')]</linkXPath>
<desc>http://www.mobile01.com/waypointtopicdetail.php?f=408&t=1955289&last=25489856</desc>
</site>
<site><urlPattern>http://www.mobile01.com/waypointtopiclist.php*</urlPattern>
<guid>BBC5F180-4FB5-893E-F85A-7E48-CE2F-2360</guid>
<margin>1</margin>
<owner>jerome1310</owner>
<enableJS>false</enableJS>
<quickLoad>true</quickLoad>
<contentXPath>//div[@id='content']</contentXPath>
<testLink>http://www.mobile01.com/waypointtopiclist.php?f=408</testLink>
<linkXPath>//a[contains(text(),'下一頁')]</linkXPath>
<desc>http://www.mobile01.com/waypointtopiclist.php?f=408</desc>
</site>
</autopager>