<script>
setupPanes (" container1 ", " tab1 ");
</script>
just before the </body>. This is what I did.
I can see that the bug was fixed back on the 15th of Sep.
http://issues.apache.org/jira/browse/MYFACES-569?page=all
So I've tried the latest nightly build, but that just seems to hang whilst waiting for the page to be displayed.
(also tried 7th, 6th & 5th). No log messages displayed.
Any ideas?
-----Original Message-----
From: Jeffrey Porter [mailto:[EMAIL PROTECTED]]
Sent: 08 November 2005 09:05
To: MyFaces Discussion
Subject: BUG: MYFACES-569 - anyone have a work around (onload/calendar)
Hello all,
I've got a page with a tabbed pane (made using _javascript_), to setup this pane I make a call in the onload method of body.
e.g.
<body onload =' setupPanes (" container1 ", " tab1 ");' >
Calling onload though, causes t:inputCalendar to stop working.
See bug 569
http://myfaces.apache.org/RELEASE-NOTES-1.1.1.txt
Does anyone have a work around for this?
Thanks Jeff
--
Zhong Li
WebJabber.Net

