Hi, The problem is the lack of a src attribute in the iframe in datepicker.js. IE interprets this as an insecure link (as it does about:blank...) We got round this by hacking the script (which we needed to do anyway, as it happens) to add a src attribute.
Best wishes John -----Original Message----- From: Rudolf Baloun [mailto:[EMAIL PROTECTED] Sent: Thursday, January 12, 2006 9:06 AM To: Tapestry users Subject: Re: DatePicker and SSL in IE I updated to Tapestry 4.0 Stable, but its still NOT work... Rudolf Baloun wrote: > Hi, > > i use Tapestry 4.0 Beta 13. > After patching some Bugs, the Datepicker works good. > I still got one problem with the DatePicker: > When i use SSL (HTTPS) the DatePicker uses "unsave" Code. > The Internet Explorer warns me, that the Datepicker uses unsecure Code. > The Firefox doesnot warn me. > > Is this an IE Bug or does the Datepicker not work with ssl? > Does someone know, how i can use the Datepicker with ssl and IE? > > Best Regrats > > Rudolf B. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
