Hi all ,
i want to ask to ahocevar for his revision 3073 ,
In which cases ,it used this lines :/
mapbuilder.loadScript(baseDir+"/util/Listener.js");
/If it is usefull or not?
because , it creates a bug on opera.
and i want to to know if it is possible to use SARISSA variable , to
know what browser is used.
For example in the file proj.js line 109
/ if(document.all) { // IE version
// older versions (IE4 and some IE5.0) might be using MSXML2.XMLHTTP.4.0
/here opera go to the if
i think it better to write
/ if(/_SARISSA_IS_IE /) { // IE version
// older versions (IE4 and some IE5.0) might be using
MSXML2.XMLHTTP.4.0/
so maybe it will be well to use
_SARISSA_IS_MOZ
_SARISSA_IS_SAFARI
_SARISSA_IS_IE
_SARISSA_IS_OPERA
it is just a sugestion .if anybody has some objections?
Best Regards
Jean-sebastien Baklouti
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
mapbuilder-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel