Re: Re[2]: Are you sure?

2004-03-25 Thread [EMAIL PROTECTED]
Hi Dima, list, [Dima wrote] we tried to use this (form.onsumbit=return f()) but encountered a problem: if JavaScript is disabled in browser the submiting goes on without confirmation dialogue and other stuff done by JS (wich in our case was more important). We solved this by

Re[2]: are you sure?

2004-03-23 Thread Dmitrii CRETU
we tried to use this (form.onsumbit=return f()) but encountered a problem: if JavaScript is disabled in browser the submiting goes on without confirmation dialogue and other stuff done by JS (wich in our case was more important). We solved this by setting input.type=button instead of submit and

AW: Re[2]: are you sure?

2004-03-23 Thread Andreas Solarik
Mailing List Betreff: Re[2]: are you sure? we tried to use this (form.onsumbit=return f()) but encountered a problem: if JavaScript is disabled in browser the submiting goes on without confirmation dialogue and other stuff done by JS (wich in our case was more important). We solved

Re: AW: Re[2]: are you sure?

2004-03-23 Thread Dmitrii CRETU
: Dienstag, 23. Marz 2004 11:09 AS An: Struts Users Mailing List AS Betreff: Re[2]: are you sure? AS we tried to use this (form.onsumbit=return f()) but encountered a problem: AS if JavaScript is disabled in browser the submiting goes on without AS confirmation dialogue and other stuff done by JS (wich

Re: AW: Re[2]: are you sure?

2004-03-23 Thread Mark Lowe
- AS Von: Dmitrii CRETU [mailto:[EMAIL PROTECTED] AS Gesendet: Dienstag, 23. Marz 2004 11:09 AS An: Struts Users Mailing List AS Betreff: Re[2]: are you sure? AS we tried to use this (form.onsumbit=return f()) but encountered a problem: AS if JavaScript is disabled in browser the submiting goes on without