I am trying to fix an issue with the navigation bar to eliminate the "activated" feature after it is clicked. I was able to successfully do it with the exported code HTMS/JS/CS for my BlackBerry project. What I need is to have that line of code part of the tiggzi project instead of editing it every-time I export the code.
The second problem is I need to do the same with the Android version, and creating an .apk file with the set of files exported files every-time is a lengthy process.
So, my question, how can I add the line I need to the HTML file without the need to export and edit it externally.