FYI, New panelPopup positioning javascript code has been just committed into the trunks (1.x.8-SNAPSHOT).
-Andrew On Sat, Feb 23, 2008 at 10:54 AM, Andrew Robinson <[EMAIL PROTECTED]> wrote: > I have created a new SVN branch for a large change to the panelPopup > js code for positioning. > > I have tested it with Firefox 2 on linux, IE7 on Windows and IE6 on > wine using the trinidad-demo page. > > It may work for the most part in quirks mode, but the code truly only > supports standards mode, as that is what Trinidad supports (at least > from the tr:document point of view) > > Those that use the popup, please test the code and reply to this post > with feedback. > > Code: > > https://svn.apache.org/repos/asf/myfaces/trinidad/branches/ar_panelPopup_positioning > > This is from the 1.2.x branch so it will not work on 1.0.x > applications. If you want to test those, patch your 1.0.x trinidad > source with SVN revision 630473 off of that branch. > > I will commit it to the trunks after a 1.x.7 release branch is created > to let this code go through a burn in time (so planned release is > Trinidad 1.x.8). > > Thanks, > -Andrew >

