On Wednesday 29 March 2006 12:59, Aaron Meier wrote:
> I'm using this on a secure site, and in IE, when the 'new Dialog' is
> called, it tells me "This site contains both secure and nonsecure items." 
> I've tried creating the dialog element ahead of time, but that didn't help.
>  Any suggestions?

after line 346 put in a line like so:
iframe.src = "about:blank"

IE complains if you try to display an iframe with no src and you're using 
https

-Jeremy

-- 
Jeremy Kitchen ++ [EMAIL PROTECTED]

In the beginning was The Word and The Word was Content-type: text/plain
  -- The Word of Bob.

And the lord said unto John; Come forth and receive eternal life. John came
    fifth and won a toaster.

Attachment: pgpVrxRXiHztS.pgp
Description: PGP signature

_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to