Hello again,
It is 13h42 in Paris !
1/ *********************************
When I work on a Mobi1 projetc, is it normal I should “Run Design” of ALL my pages (mobi file) ?
For exemple, I have 3 pages :
-> INDEX.HTML
-> PAGE1.HTML
-> PAGE2.HTML
If I modify the PAGE2.HTML, I should “Run Design” of three pages to see the difference in the Test Center Emulator.
2/ *********************************
Each page of my WebApp is associated to :
–> a mobi file
–> a directory name FileName-export
Why can I read in the index.html file, the code of all the others HTML files called from the index.html ?
This probably answer the first question… I should update the INDEX.HTML file which includes the code of others files ?
But why !
Thanks for your answer.