Skip to main content

subLog : Cross Browser DHTML Modal Dialogs For Web Apps

Popularity Report

Total Popularity Score: 0

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Rank

Bookmark History

Saved by 8 people (-1 private), first by anonymouse user on 2006-11-18


Public Sticky notes

I kept running into situations in which a modal dialog would be such a handy tool, but I had to change my design when the technology dictated that it was impossible.

One thing I don’t like about modal windows and modal dialogs is that you’re able to move the window around, possibly losing association with your main window. This technique binds the two together. You’re never going to lose the modal or it’s parent window.

If you want a browser based application that behaves like a rich client modal dialogs are a great thing. I use them frequently in creation wizards where breaking someone’s frame of reference is generally a bad idea for cognitive reasons.

Highlighted by jonphipps