Topic: How to install the Tweetmeme Button?
Hi All,
Without any success i tried to install the tweetmeme button to the job details page.
Basically the code is :
<script type="text/javascript">
[b]tweetmeme_url = 'http://yoururl.com'; [/b]
</script>
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>
But Jobber print out the job page with
{$BASE_URL}job/{$job.id}/{$job.url_title}/
So my 2 cents : how to use it in the javascript?