• some jss don't work

    By Aksana V Rodriges 1 decade ago

    Hello!

    I run MobiliControlDojo16 at local and everything's fine

    But i also wanted to check it from a server and it doesn't look the same

    actually i have the same outlook http://www.openntf.org/internal/home.nsf/discussion.xsp?action=openDocument&documentId=413146196BF34F84862579E4000D59FA

    server is 8.5.3. extension library is also there.

    But i opened some jss which included in db and some parts of code are marked red:

    example dojox/mobile/compat.js.uncompressed.js

    dojo.provide("dojo._base.Color");

    ---dojo marked as red (dojo cannot be resolved);>

    this.setColor (cannot be resoved) new Date, new Array ... document.XXX

    it seems that something is missed on the server...

    Could you advise me what i need to check? Thanks!