In Internet Explorer 6 when I press the "Digg This" link (the bottom link), it calls javascript:null() and gives an error. See here for an example, plus I noticed it doesn't work on the demonstration site.

This does not seem to be a problem in Firefox 1.5. The number of diggs box (the top link) works in IE6 , it takes me to the article on digg.com.

Comments

yaph’s picture

Assigned: Unassigned » yaph

I know about this issue. But actually I have no idea how to resolve this. I think it's a problem with the JavaScript code included from Digg.

jbrown’s picture

This is caused by an IE security setting. I can't remember exactly what it is called and I am booted into linux, so can't check. With the setting enabled, a link in an iframe can't link to an external site. They no longer promote this technique on digg.com, probably because of this problem. If they used javascript instead of an iframe (like adsense) then it wouldn't be a problem.

yaph’s picture

Status: Active » Closed (fixed)

Not an issue in the current stable versions