I've been trying to get this page to run on my machine under Google App Engine. One file at a time, I think I have found all the missing files, and .gifs, and layouts, etc..., and now have them on my machine and being served properly. No more critical errors as observed from FireBug.
Here are the differences between my test and the page mentioned above - and I don't have a clue as to why:
- The pull down menu with File/Edit/View/Help etc... is above the left "AccordionContainer".
- The accordion container is not acting like an accordion. Every section is open, and I can only see the first section and about 1/2 of the second one.
- The accordion tab/titles have a +- to the left, for example: +-Popups and Alerts and right justified is a little circle with an arrow pointing left (where on the "real" sample page, the little circle is left of the title, and either points right or down depending on whether that box is open or not).
- The entire upper right and lower right containers are white, but there is a blue divider line between them.
- If I grab and move the blue bar separating the left according container from the right containers, the tool tips quit working, as well as anything I click on.
I really want to use Dojo - but I'm not sure I'm learning - but rather just poking with trial and error. When things don't show up where they are supposed to be - I'm not sure which clues to follow to figure it out. CSScss files, the Javascript itself? Where do I start?
Things that are working at first:
- Tooltips
- the ShowModal Dialog and Show Tooltip Dialog
- The tree structure for the countries seems to be working
- The pull down menu works
Another StackOverflow question - can I post a follow-up when someone answers? I click "comment" and "answer your question" and nothing happens? Is that because I'm such a new user to StackOverflow?
Thanks to all. Neal Walters
Neal Update - 6:44pm Central Time
I now have my web page public accessible - if anyone wants to try it with FireBug: http://3wcloud-com-provisioning-qa.appspot.com/testDijit
I cannot seem to reply to Seth below - so I will reply here. I did have some CSS that were missing, but fixed them, and now it seems like they are all there - but exact same results - as you can see in URL above.