The first thing I would try is setting the z-index for the validation popups:
http://www.w3schools.com/Css/pr_pos_z-index.asp -james On Mon, Jan 19, 2009 at 10:16 AM, Hugo Palma <hugo.m.pa...@gmail.com> wrote: > I'm getting erratic visual behaviors when using chenillekit window > component > and i was wondering if anyone else has experienced the same or has any > suggestions. > I have a form rendered in the window with client validation turned on, and > it seems that some elements that are showed by triggering events on the > form > are rendered in the background page and not on the window, therefore > getting > hidden. > > For example, the balloon that indicates a validation error, or the date > picker from the DateTimeField component (the default DateField component > works fine). > The location seems ok, it's just the depth that's wrong. > > Any ideas ? > Thanks. > > PS - I have already created an issue for this ( > http://code.google.com/p/chenillekit/issues/detail?id=27) but maybe > someone > here already has some kind of workaround for this. > -- James A. Hillyerd <ja...@hillyerd.com>