
Facebook vs. URL w/ query string
I'm having a problem with both the Facebook plugin, and the Facebook part of the Sharing plugin. No matter how i encode the url the plugin sends the & symbol to Facebook and everying from that point on gets lost. Any advice you can offer would be appreciated. Thanks! -Scott
bc.. var mediaLink=escape('www.jugtones.com?display=media%26video=bricks');
so.addVariable('linktarget',mediaLink);
so.addVariable('sharing.link',mediaLink);