Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Problem with HTML code wich is transforming by RH

Guest
Oct 17, 2012 Oct 17, 2012

Hello

I would like to know if there is a way to stop the transformation that Robohelp does in the html code.

For example:

I write in the html editor :

<div id="footer">

bla bla bla

</div>

I go back to the Conception editor to work, then, when I go back to the html editor, the code became :

<?rh-region_start id="footer" style="x-right: -1240px; x-bottom: -110px; " ?>

bla bla bla

<?rh-region_end ?>

Is there a way to stop it ?

Thanks

644
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 17, 2012 Oct 17, 2012

Hi there

I suspect what is happening is that you are trying to use the term "footer" to identify a div and because RoboHelp offers its own footer and header, these are "reserved" words that RoboHelp will insist on using.

It's no different than what you encounter when scripting or programming.

The only suggestion I can make is to perhaps use a variant on the name. Perhaps insert a zero for one or both of the letter o in footer so it looks like this: f00ter.

Cheers... Rick

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Oct 18, 2012 Oct 18, 2012
LATEST

Yes you right ! Thanks.

It works in the case of the footer. The div stay but style="x-right: -1240px; x-bottom: -110px; " continue to comes back !

I don't want this part because it's already in the css, but different.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp