Tomahawk generates HTML and Javascript code for the calendar. I might be able to help you if you can tell me what's on the HTML page where the calendar is: - Bring up the page where the calendar is in your browser. - right click inside the page and select "ViewSource"
Between the <head> and </head> tag, there should be some <script src=...> instructions. I need to know what they are. Fred --- "Meyer, Stefan" <[EMAIL PROTECTED]> wrote: > I am using 1.1.3. I use t:inputCalendar (t=Tomahawk). Are there > others? > > -----Ursprüngliche Nachricht----- > Von: Fred Janon [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 26. Oktober 2006 15:21 > An: MyFaces Discussion > Betreff: Re: Problems with popup calendar > > Do you know what Javascript popup calendar your page is using? Can > you check the HTML source in the browser and see what scripts it > includes? > > --- "Meyer, Stefan" <[EMAIL PROTECTED]> wrote: > > > My website is run securely using https. The popup javascript of the > > > calendar component seems to use http for retrieving some resources. > I > > get a security warning by the IE that the website tries to load > data > > via the insecure http protocol. > > Do yo have any diea how to fix that? > > > > > > Stefan Meyer > > > > > > > > > >

