在iPhone的Safari使用Delicious

日期:2010-04-15 | 作者: Allen

如何再iPhone中使用delicious?其官网给出了一个视频:

http://blog.delicious.com/blog/2008/01/using-delicious-on-your-iphone.html

其主要的步骤就是把delicious的Post Button放置到浏览器,然后通过itunes同步到iPhone。

问题是,我不想把IE的收藏夹同步到iPhone。那该怎么做呢?其实很简单,把Post Button代码,添加到Safari for iPhone的收藏夹就可以了。是的,如果吧Post Button做一点点修改,还能直接用delicious Mobile界面。

  1. 把以下代码复制到Safari的地址栏。
  2. Go,访问,然后立即停止访问。
  3. 最后添加到收藏夹。
javascript:(function(){location.href='http://m.delicious.com/save?url='+encodeURIComponent(window.location.href)+'&title='+encodeURIComponent(document.title)+'&v=5&jump=yes'})()

也许你还会喜欢

4 Other Comments

Leave a Reply

Additional comments powered by BackType