Re: [whatwg] Dialogs and prompts

2012-06-11 Thread Ian Hickson
On Wed, 11 Apr 2012, Tab Atkins Jr. wrote: > On Wed, Apr 11, 2012 at 6:28 PM, Ian Hickson wrote: > > On Wed, 11 Apr 2012, Tab Atkins Jr. wrote: > >> Note that 's model is FILO, while Darin was asking for FIFO. > > > > I'm not sure I understand when one would want to queue a dialog to > > show aft

Re: [whatwg] Dialogs and prompts

2012-04-11 Thread Tab Atkins Jr.
On Wed, Apr 11, 2012 at 6:28 PM, Ian Hickson wrote: > On Wed, 11 Apr 2012, Tab Atkins Jr. wrote: >> Note that 's model is FILO, while Darin was asking for FIFO. > > I'm not sure I understand when one would want to queue a dialog to show > after another dialog has been closed. Does anyone have an e

Re: [whatwg] Dialogs and prompts

2012-04-11 Thread Ian Hickson
On Wed, 11 Apr 2012, Tab Atkins Jr. wrote: > On Wed, Apr 11, 2012 at 4:26 PM, Ian Hickson wrote: > > On Thu, 29 Mar 2012, Darin Fisher wrote: > >> Also, there is a downside to the current convention of custom drawing > >> modal dialogs.  Web pages that mash-up content from varied sources > >> wo

Re: [whatwg] Dialogs and prompts

2012-04-11 Thread Tab Atkins Jr.
On Wed, Apr 11, 2012 at 4:26 PM, Ian Hickson wrote: > On Thu, 29 Mar 2012, Darin Fisher wrote: >> Also, there is a downside to the current convention of custom drawing >> modal dialogs.  Web pages that mash-up content from varied sources would >> need to have some convention for queuing up dialog

[whatwg] Dialogs and prompts

2012-04-11 Thread Ian Hickson
I just added a bunch of things relating to creating dialogs, popup windows, inspectors, marking sections of applications as inert, and related features to make it easier to build Web applications in HTML: - : an element to mark up windows. - .show(anchor): a way to show a , anchored to a spe