Re: submit inside dipslay:none

2008-01-30 Thread Andreas Andreou
Not sure... perhaps you need some css rules that set margin, padding to zero for forms? On Jan 31, 2008 9:33 AM, learner <[EMAIL PROTECTED]> wrote: > when i added the form like below, the submit button work ! but... how come the > dialog is shift to the right? if i take out the .. it will display

Re: submit inside dipslay:none

2008-01-30 Thread learner
when i added the form like below, the submit button work ! but... how come the dialog is shift to the right? if i take out the .. it will display properly at the middle :

Re: submit inside dipslay:none

2008-01-30 Thread Andreas Andreou
See http://tapestry.apache.org/tapestry4.1/components/dojo/dialog.html there's a "dont' wrap portions of a form" section! On Jan 31, 2008 4:44 AM, learner <[EMAIL PROTECTED]> wrote: > i'm using dojo. when my below dialog pop up, i cannot do submit. the below tag > is inside "" tag.any idea whe

submit inside dipslay:none

2008-01-30 Thread learner
i'm using dojo. when my below dialog pop up, i cannot do submit. the below tag is inside "" tag.any idea where i did wrong? : :