static fbml share button

Meres

Junior Member
Joined
Oct 12, 2009
Messages
147
Reaction score
14
i know im close, but the button doesnt open anything up.

here is the code im using:

Code:
<div class="share_and_hide clearfix">
<a class="share share_a" rel="dialog" href="http://www.facebook.com/ajax/share_dialog.php?u=APPURL&src=fbml&appid=APPID" title="Send this to friends or post it on your profile.">Share</a>
</div>

I think im going wrong on the APPID, what is this meant to be? the id of static fbml?
 
thanks works i was definitly over complicating things :)
 
Back
Top