I'm kinda new to Dojo toolkit. There are certain issues which I would like to get enlightened (I googled but I didn't get an appropriate & satisfying answers)
1. I have a dojo.js in my local (Perhaps the uncompressed dojo.js downloaded) in my already running application (Developed by another software developer). How to find out which version of dojo.js he has downloaded and is being used right now? (Its not commented. I checked)
2. a) While I'm trying to run my application in IE-8 (Opening a pop-up on click of a button), I get error which is pointing me to this line of code
b) Is it true that dojo 1.3 is the best & stable release for IE8.
Timely help will be really appreciated
Music is all around us. All you have to do is just LISTEN to it,
Sandeep Swaminathan
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
6
posted
0
1) API/Documentation is a wonderful thing: http://api.dojotoolkit.org/jsdoc/1.3/dojo.version 2a) The error message was? Are you running it on http or the file system?
2b) Do not know I do not use Dojo