Cross Reference: /yui3/src/panel/docs/dialog.mustache
History log of /yui3/src/panel/docs/dialog.mustache
Revision Date Author Comments + Modified files
6267aa49842d4ab7b8577eb7674356f6b3d60cf7 31-Mar-2012 Eric Ferraiuolo <eferraiuolo@gmail.com>

Fixed issue with Panel Dialog example in IE7. Silly IE7 needed a reflow to stop hiding the Panel's buttons. To do this I had to remove the use of `srcNode` and replaced it with creating the the `<div id="dialog" />` `contentBox` instead. Also now rendering the Dialog into the "#example" container explicit. Fixes #2532036

090376d4be54e832a15be873e1561b95d3e94e0a 16-Mar-2012 Jeff Conniff <jconniff@yahoo-inc.com>

spell checked new and changed examples. Fixed errors.

40366a772eaf4aa3b8c9142c19fb818f6a565553 27-Feb-2012 Jeff Conniff <jconniff@yahoo-inc.com>

#2531726 - Example new: reusable dialog. Made not visible onload.

c2e84dfa3d5903f5bf0f10a70508b3effc3d26ee 07-Feb-2012 Jeff Conniff <jconniff@yahoo-inc.com>

fixes #2531726 - Example Panel New: Message - error, warning, info, confirm box