Hi,
I just installed Dojo 1.2.1.
I did not manage to make anything run so far.
I keep getting the same errors for all the dojo/dijit funtions I call.
Firefox (3.0.4): Dijit.byId is not a function
IE6:Object does not support this property or Method
I get the same errors for any dojo funcion I try to invoke. I tried the Demo examples for dialogs and it's the same thing :(
I do not have any errors for the dojo.require ...
Could someone please help me ?
Thanks in advance,
MM
Here part of my code:
-------------------
<%@taglib prefix="s" uri="/struts-tags"%>
