Hi, The folowing script needed for the t:scedule:
<script type="text/javascript" src="http://localhost/faces/myFacesExtensionResource/org.apache.myfaces.rend erkit.html.util.MyFacesResourceLoader/11756820/schedule.HtmlSchedule/javascr ipt/domLib.js"><!-- //--></script> Causes the <t:panelNavigation2> to flicker in IE 7. Each time onmouseout and/or onmouseover one of the <ul><li>'s and <ul><li><ul><li>'s of the <t:panelNavigation2> the entire <ul><li> flickers. When the above script is removed from the page it doesn't happen. Unfortunately it also causes a script error and I must assume (not tested yet) the <t:schedule> won't function properly. Does anyone have a clue as to why this is happening, and more importantly, how to resolve it? Thank you, Joost

