Hi,

 

I modify Map.prototype.editTableAddRow in the dhtmlEdit.js and I create a 
select element this is the value that I put on the list

 

var authorisedOptionsList = new Array(0, 1, 2, 3, 4, 5, 6, 7, 8);

                                   var authorisedOptionsListLabel = new 
Array("Strutture abitative private","Strutture per l''istruzione","Strutture 
ospedaliere e sanitarie","Attività collettive civili",

                                                                                
                                                                            
"Attività collettive militari","Attività collettive religiose","Attività per 
servizi tecnologici a rete",

                                                                                
                                                                            
"Attività per mobilità e trasporti","Strutture commerciali/industriali");

 

At runtime i have a problem with the accented characters ex. "Attivit[] 
ollettive civili" how i can do?

 

_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to