Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next
Subject: What is the difference between "dojo" and "dijit"?
Feedback Type: Question
Product Area: Other
Technical Area: New Features
Platform: Windows XP client
Release: 8.5.1
Reproducible: Not applicable

- I'm still struggling to get a simple dialog with one field and two buttons to appear. Luc shows this:

var dialogWidget=dijit.byId("dlgWFNote");
if(dialogWidget) dialogWidget.destroyRecursive(false);
dialogWidget=new dijit.Dialog(
{title: "Upload eDocs Comment", duration: 600},
dojo.byId("dlgWFNote")
);

in a post I've been modelling my dialog upon. One thing I don't understand is why dialogWidget is set to "dijit.byId(...)", but it's recreated using "dojo.byId(...)". Why is that done, and what is the difference between them?

Thanks for your time...


Feedback number DGIE7ZNPVV created by ~Holly Zekhipisonnivu on 01/13/2010

Status: Open
Comments:

What is the difference between "doj... (~James Brewever... 13.Jan.10)
. . some info (~Mary Chuaberg 13.Jan.10)
. . . . Tidy. Thanks!! (~James Brewever... 13.Jan.10)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS