Using Share This buttons with iWeb- Someone check this code?

Joined
Oct 1, 2009
Messages
67
Reaction score
1
Points
8
I've checked and re-checked it many, many times and it has worked at times in the past and then again, seemingly randomly, it stops working. I've used multiple browsers and there doesn't seem to be a difference.
Sharing with Facebook especially seems to be the worst. I either get a correct url with www.shar.es pasted in front of it or a link to the facebook button...
What can be going on here? Here's the code that I'm using. Should it all be mashed up together or separated by line? I've tried multiple ways and am looking for a fresh take on it!

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Sharethis</title>
</head>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script><script type="text/javascript">stLight.options({publisher:'43480f53-4ae6-4de4-9cd6-e4ecffe841d5'});</script>
</head>
<body>
<div style=”width:355px;height:450px;”>
<span class="st_twitter_large" displayText="Tweet"
st_url="http://www.this-old-jeep.com/Whats_New_at_This-Old-Jeep.com/Entries/2011/2/13_Sunday%2C_February_13%2C_2011-_Four_New_War_Era_Ads.html"
st_title="Four New War Era Ads" ></span>
<span class="st_facebook_large" displayText="Facebook"
st_url="http://www.this-old-jeep.com/Whats_New_at_This-Old-Jeep.com/Entries/2011/2/13_Sunday%2C_February_13%2C_2011-_Four_New_War_Era_Ads.html”
st_title="Four New War Era Ads" ></span>
<span class="st_ybuzz_large" displayText="Yahoo! Buzz"
st_url="http://www.this-old-jeep.com/Whats_New_at_This-Old-Jeep.com/Entries/2011/2/13_Sunday%2C_February_13%2C_2011-_Four_New_War_Era_Ads.html”
st_title="Four New War Era Ads" ></span>
<span class="st_gbuzz_large" displayText="Google Buzz"
st_url=”http://www.this-old-jeep.com/Whats_New_at_This-Old-Jeep.com/Entries/2011/2/13_Sunday%2C_February_13%2C_2011-_Four_New_War_Era_Ads.html"
st_title="Four New War Era Ads" ></span>
<span class="st_digg_large"displayText="Digg" st_url="http://www.this-old-jeep.com/Whats_New_at_This-Old-Jeep.com/Entries/2011/2/13_Sunday%2C_February_13%2C_2011-_Four_New_War_Era_Ads.html"
st_title="Four New War Era Ads" ></span>
<span class="st_email_large" displayText="Email"
st_url="http://www.this-old-jeep.com/Whats_New_at_This-Old-Jeep.com/Entries/2011/2/13_Sunday%2C_February_13%2C_2011-_Four_New_War_Era_Ads.html"
st_title="Four New War Era Ads" ></span>
<span class="st_sharethis_large" displayText="ShareThis"
st_url=”http://www.this-old-jeep.com/Whats_New_at_This-Old-Jeep.com/Entries/2011/2/13_Sunday%2C_February_13%2C_2011-_Four_New_War_Era_Ads.html"
st_title="Four New War Era Ads" ></span>
</body>
</html>
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top