Hello CS,
This looks to be a nice feature and I am trying very hard to add it to my site, however I have run into a lot of problems getting the product to work.
Pretty strange problem, actually - because it 'appears' to be working - that is when I view the source code. However, the page never displays the digg button. This appears to be a javascript error.
Below is the code snipped that is generating the js error. The error is "expected ')' " however, I'm not certain where or how I correct this.
Code:
<div style="margin-top: 10px" align="right"><div style="float: left;"> <script type="text/javascript">
document.write('<A onclick="urchinTracker ('/outgoing/http_digg_com_submit_phase_2_url_');" HREF="http://digg.com/submit?phase=2&url=' + location.href +'&title=WARNING: Blackwater to take over War On Drugs"><img src="http://digg.com/img/badges/100x20-digg-button.gif" alt="Digg!" border="0"/></a>');
</script> </div> </div>
example page:
http://www.marijuana.com/drug-war-he...war-drugs.html
I would appreciate any assistance.
Thank you