TOC html

From Redazione
Jump to navigation Jump to search
Line 131: Line 131:
 
walk_through_TOC(index_obj_saved,null,0);
 
walk_through_TOC(index_obj_saved,null,0);
  
console.log(index_obj_saved)
+
console.log(JSON.stringify(index_obj_saved))
 
index_obj_saved = TOC_functions.utf8_to_base64(JSON.stringify(index_obj_saved));
 
index_obj_saved = TOC_functions.utf8_to_base64(JSON.stringify(index_obj_saved));
  

Revision as of 08:16, 22 September 2020