Facebook 使用jquery显示json结果时URL变得混乱

Facebook 使用jquery显示json结果时URL变得混乱,facebook,json,url,rss,Facebook,Json,Url,Rss,HTML代码: <a id="" onmouseover="LinkshimAsyncLink.swap(this, "http:\/\/www.tbogard.com\/2008\/05\/31\/tutorial-how-to-jsonp-with-jquery-using-getjson-or-ajax\/");" rel="nofollow" style="" onclick="LinkshimAsyncLink.swap(this, "http:\/\/www.facebook.

HTML代码:

<a id="" onmouseover="LinkshimAsyncLink.swap(this, "http:\/\/www.tbogard.com\/2008\/05\/31\/tutorial-how-to-jsonp-with-jquery-using-getjson-or-ajax\/");" rel="nofollow" style="" onclick="LinkshimAsyncLink.swap(this, "http:\/\/www.facebook.com\/l.php?u=http\u00253A\u00252F\u00252Fwww.tbogard.com\u00252F2008\u00252F05\u00252F31\u00252Ftutorial-how-to-jsonp-with-jquery-using-getjson-or-ajax\u00252F&h=CAQFB81hM&s=1");" target="" title="" href="http://www.facebook.com/l.php?u=http%3A%2F%2Fwww.tbogard.com%2F2008%2F05%2F31%2Ftutorial-how-to-jsonp-with-jquery-using-getjson-or-ajax%2F&h=CAQFB81hM&s=1">
    <img class="img" alt="" src="https://fbexternal-a.akamaihd.net/safe_image.php?d=AQDDROkII35SUCO7&w=90&h=90&url=http%3A%2F%2Fi2.wp.com%2Fwww.tbogard.com%2Fwp-content%2Fuploads%2F2010%2F10%2Frjson.jpg%3Ffit%3D400%2C400">
    </a>
    <br>
    <a id="" onmouseover="LinkshimAsyncLink.swap(this, "http:\/\/www.tbogard.com\/2008\/05\/31\/tutorial-how-to-jsonp-with-jquery-using-getjson-or-ajax\/");" rel="nofollow" style="" onclick="LinkshimAsyncLink.swap(this, "http:\/\/www.facebook.com\/l.php?u=http\u00253A\u00252F\u00252Fwww.tbogard.com\u00252F2008\u00252F05\u00252F31\u00252Ftutorial-how-to-jsonp-with-jquery-using-getjson-or-ajax\u00252F&h=wAQFEyL2-&s=1");" target="_blank" href="http://www.facebook.com/l.php?u=http%3A%2F%2Fwww.tbogard.com%2F2008%2F05%2F31%2Ftutorial-how-to-jsonp-with-jquery-using-getjson-or-ajax%2F&h=wAQFEyL2-&s=1">Tutorial : How to JSONP with jQuery using $.getJSON or $.ajax</a>
    <br>
    www.tbogard.com
    <br>
    Remote Services is a now-a-day need, and sadly few documented in detail. Here you can learn how to use Remote JSON (JSONP) In your web-applications with jQuery, PHP and 

它将链接到给定的url而不访问facebook。有什么方法可以做到这一点吗?

目标URL就在Facebook URL中,作为名为
u
的参数-所以只需提取它并用它替换原始URL。如何?你能给我你的密码吗?
www.tbogard.com