Note: You must be registered in order to post a reply.
T O P I C R E V I E W
rmmarsh
Posted - 16 Oct 2012 : 20:23:00 I have a iPhone Help file that I created in HTML using DHE. Everything was "absolute" as far as positioning goes, but I changed all of it to "relative" so when I translate to another language it will be properly positioned.
I look at the source for the page, and it has many, many extra lines that supposedly do nothing. This is from the modified relative English version which doesn't render at all in the iPhone app or the simulator. (It was working just fine until I made everything "relative"). I realize that the images are missing; for some reason the path appears to be changed by DHE. All of the text enhancements (bold, color, etc) are missing also.
Posted - 17 Oct 2012 : 09:05:58 The code seems to be correct (although not nice); the fact that DHE changed every image seems to be impossible as the page and objects remain the same; only the generation changes. Maybe you forgot to upload styles and images linked to the page? Check the topic "Positioning" in the help and you'll discover why DHE is creating so many "<td></td>" tags.