Search and Top Navigation
#4375 closed bug (fixed)
Opened March 20, 2009 09:54AM UTC
Closed July 11, 2009 02:00PM UTC
Last modified July 11, 2009 02:01PM UTC
Load demo twice on dialog demo pages.
Reported by: | Cloudream | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.8 |
Component: | [meta] ui.demos | Version: | 1.7 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Attachments (0)
Change History (5)
Changed June 09, 2009 12:23AM UTC by comment:1
milestone: | 1.next → 1.8 |
---|---|
priority: | major → critical |
Changed June 19, 2009 08:30AM UTC by comment:2
The first modal is executed by the page itself @ line 236.
The second is due by the right menu. /js/demo.js line 78 function loadHash() load the second modal
Maybe we could delete the line 236 and modify the loadHash to load "Default functionality" if the hash is null...
Changed July 09, 2009 03:51PM UTC by comment:3
Happens only on jqueryui.com, not on the standalone demo page: http://jquery-ui.googlecode.com/svn/trunk/demos/index.html#dialog|modal-confirmation