asynchronous - dojox.widget.Wizard not rendering buttons -


i have wizard widget i'm loading via async contentpane. first wizardpane shows once it's loaded, buttons along bottom not.

oddly, when inspect dom page, entries button regions there. highlight corresponding areas buttons when hover on them. there's nothing there!

this happening on both chrome , firefox.

any ideas might going on here? there trick loading dojo widgets async might missing?

you're missing wizard css. add following css

http://ajax.googleapis.com/ajax/libs/dojo/1.5/dojox/widget/wizard/wizard.css (or locally if you're loading dojo locally).

http://jsfiddle.net/kfranqueiro/glxhr/ updated , works


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -