t: Re: [T4] Problems with Dialog component
I had a similar problem with the FloatingPane Dojo widget disappearing
behing certain elements. In my case this was because Internet Explorer
interpreted the z-index CSS attribute (which forces the FloatingPane to
be rendered on top of every other el
al Message-
From: Jesse Kuhnert [mailto:[EMAIL PROTECTED]
Sent: 14 August 2007 02:30
To: Tapestry users
Subject: Re: [T4] Problems with Dialog component
You should try 4.1.3-snapshot to be sure - but sometimes the problem is
just conflicting css rules on your page.
Try segregating the dialog
;t do anything with it. Did anybody else have this problem?
Thanks,
Alexander
-Original Message-
From: Jesse Kuhnert [mailto:[EMAIL PROTECTED]
Sent: 14 August 2007 02:30
To: Tapestry users
Subject: Re: [T4] Problems with Dialog component
You should try 4.1.3-snapshot to be sure
You should try 4.1.3-snapshot to be sure - but sometimes the problem
is just conflicting css rules on your page.
Try segregating the dialog in to a minimal page with little to no css
rules and work your way out from there. (if 4.1.3 doesn't solve it)
On 7/26/07, Martino Piccinato <[EMAIL PROTECTE
Hi everybody,
I'm experiencing lots of problems with Dialog component with Tapestry
4.1.2, don't know if other or getting the same problems,
I'm just following the Dialog tutorial on online documentation.
First problem is that I get an exception if not setting the optional
"hidden" parameter wit