Sorry, vista l'ora era avanzato un errore nella parte iniziale del codice. (function() { /** * Before creating the mapfish namespace, check to see if * mapfish.singleFile is true. This occurs if the * SingleFile.js script is included before this one - as is the * case with single file builds. */ var singleFile = (typeof window.mapfish == "object" && window.mapfish.singleFile);
/* Relative path of this script */ var scriptName = "MapFish.js" var jsFiles = window.mapfish; /** * Namespace: mapfish * The mapfish object provides a namespace for all things */ window.mapfish = { /** * Function: _getScriptLocation * Return the path to this script. * * Returns: * Path to this script */ _getScriptLocation: (function() { var r = new RegExp("(^|(.*?\\/))(" + scriptName + ")(\\?|$)"), s = document.getElementsByTagName('script'), src, m, l = ""; ... Saluti, Marica
_______________________________________________ Iscriviti all'associazione GFOSS.it: http://www.gfoss.it/drupal/iscrizione Gfoss@lists.gfoss.it http://lists.gfoss.it/cgi-bin/mailman/listinfo/gfoss Questa e' una lista di discussione pubblica aperta a tutti. Non inviate messaggi commerciali. I messaggi di questa lista non rispecchiano necessariamente le posizioni dell'Associazione GFOSS.it. 502 iscritti all'11.2.2011