Closed (fixed)
Project:
Digg this
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
24 Oct 2006 at 15:27 UTC
Updated:
15 Jul 2007 at 17:43 UTC
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
Comment #1
yaph commentedI 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.
Comment #2
jbrown commentedThis 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.
Comment #3
yaph commentedNot an issue in the current stable versions