Opened 13 years ago
Closed 13 years ago
#5000 closed defect (invalid)
LayoutContainer examples broken for Firefox & Safari
Reported by: | guest | Owned by: | Neil Roberts |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Doc parser | Version: | 1.0 |
Keywords: | layoutcontainer | Cc: | |
Blocked By: | Blocking: |
Description
The examples in the Dojo .9 book appear to be broken, at least for FF & Safari:
http://dojotoolkit.org/book/dojo-book-0-9/part-2-dijit/layout/layout-container
I've tried the examples in v1.0 rc1 as well, with the same results: the divs simply appear in the order they're written in the HTML. Furthermore, I can't get the LayoutContainer? working at all in FF or Safari with either .9 or 1.0 rc1.
While it doesn't solve the problem, I did notice that the css that is referenced in the example doesn't exist: http://o.aolcdn.com/dojo/0.9.0/dojo/dojo.css
But this one does exist: http://o.aolcdn.com/dojo/0.9.0/dojo/resources/dojo.css
please report problems directly on the book using the comment feature