Index: /FCKeditor/branches/features/floating_dialog/editor/_source/internals/fcktools.js
===================================================================
--- /FCKeditor/branches/features/floating_dialog/editor/_source/internals/fcktools.js	(revision 1258)
+++ /FCKeditor/branches/features/floating_dialog/editor/_source/internals/fcktools.js	(revision 1259)
@@ -633,5 +633,5 @@
 			return "" ;
 		else if ( FCKBrowserInfo.IsIE6 )	// IE6+
-			return "javascript: void(0);" ;
+			return "javascript: '';" ;
 		else		// IE5.5
 			return "";
