HTML from Converted Project
The Flash to HTML5 project conversion has a problem with existing html code inside the Tiggzi panel.
Looks Like this...
code; 	if (oldJobType != element) { 		var notes = " Cx response! From: " + localStorage.getItem('
6 ') + " To: " + element; 		localStorage.setItem('
6 ', notes);//Update Notes 		localStorage.setItem(
/code
This causes errors in app while testing.
Any fixes? Or shall I manually copy and paste all my panel html from Flash project into new HTML5 version??