Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #31359

Re: Intercept radio onclick event

From wmgill <webworker1950@gmail.com>
Newsgroups comp.lang.javascript
Subject Re: Intercept radio onclick event
Date 2016-09-13 15:53 -0400
Organization A noiseless patient Spider
Message-ID <nr9lfn$sln$1@dont-email.me> (permalink)
References <nr6ja2$dqc$1@dont-email.me> <97f97205-6bc3-4d07-b658-f24ce6ed4f8d@googlegroups.com>

Show all headers | View raw


On 9/13/2016 2:38 PM, Ram Tobolski wrote:
>
>> If a user begins in one mode then wants to switch to another I need to test that no data will be lost in the process
>
> Well, don't let the user switch modes in the middle. It's a freedom that is likely to confuse the user. After a mode was selected, disable the mode buttons, and show Ok and Cancel buttons. After the user confirmed or canceled, re-enable the mode buttons.
>

Any user that gets confused by changing between add/edit/delete 
shouldn't be working on any database of mine.

Back to comp.lang.javascript | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Intercept radio onclick event wmgill <webworker1950@gmail.com> - 2016-09-12 11:58 -0400
  Re: Intercept radio onclick event wmgill <webworker1950@gmail.com> - 2016-09-13 09:17 -0400
    Re: Intercept radio onclick event "Christoph M. Becker" <cmbecker69@arcor.de> - 2016-09-13 15:35 +0200
      Re: Intercept radio onclick event wmgill <webworker1950@gmail.com> - 2016-09-13 10:27 -0400
      Re: Intercept radio onclick event Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-09-13 16:58 +0200
  Intercept radio onclick event Ram Tobolski <ramtob@gmail.com> - 2016-09-13 11:38 -0700
    Re: Intercept radio onclick event wmgill <webworker1950@gmail.com> - 2016-09-13 15:53 -0400

csiph-web