Login Register

1.2.0

Unable to run my editor from AOL or Google CDN

Hello folks,

I'm able to load my editor (AND TYPE SOMETHING IN IT) on almost all browsers if it is being served locally.
But if I use the cdn by AOL or Google it loads the editor but I cannot TYPE ANYTHING IN IT. I see IE say permission denied.

I'm trying to use dojo 1.2.0

Please help me out.

The page I'm using the editor is at "create a message".

The source code snippet it below:

-------------------

1.2.0 Firebug fails in IE, Safari, Opera

I'm brand new here, so please bear with me if I'm in the wrong place or approaching this the wrong way...I upgraded to 1.2.0 and the "new" (to me) firebug console APPEARS in IE Safari and Opera, but clicking on the "DOM" button fails in all three browers because "consoleDomInspector" is undefined. I have tracked the line down do: /dojo/_firebug/firebug.js line 107

},openDomInspector:function(){
_inspectionEnabled=true;
_14.style.display="none";
consoleDomInspector.style.display="block"; <---------------------------------------- ERROR in ie, opera, safari

Syndicate content