I believe it fixes a bug with events? in IE 5.5. Since you are one of
a few who have access to ssl, you may want to try something like:
javascript:void()
--
Robert Rainwater
On 3/29/2001, 9:55:56 PM EST, Roy wrote about "[Dynapi-Dev] SSL error for IE 5.5":
> Found this line in the DynLayer.js
> else if (is.ie55 && dlyr.bgImage==null && dlyr.html==null)
> dlyr.setBgImage('javascript:null');
> This causes IE5.5 to slip out of SSL because no one owns the domain for
> javascript:null
> IE5.5 warns you that you have both secure and insecure items on the page.
> I remove this line in two places in the dynlayers.js and it works fine.
> Why was this there in the first place? What does IE5.5 do that would
> require this?
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-dev
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev