Skip to main content
Known Participant
April 21, 2009
Question

Can I edit the HTML version of DHTML text?

  • April 21, 2009
  • 1 reply
  • 984 views

Hello,

I'm having a formatting issue with my drop-down hotspot text that I cannot edit in Design mode. Let me explain my problem:

I have a bulleted list, 3 bullets, each bullet is a hotspot. Within the hotspot text box, I have numbered procedures in all 3 cases. However, when I view my page (using the eye glasses icon), my numbers have turned into bullets! I don't want this -- I want my numbered procedures in the hotspot text to remain numbered, but since I cannot see the problem in the hotspot text box, I cannot change it. Sometimes, when editing topic text, you can jump to the HTML to fix <span> issues (font changes, spacing. etc.). But, I cannot seem to edit the hotspot text in the same way. Does it reside in a different file from the topic? It's an odd problem...I think this is the first time I'm seeing it.

Thank you very much for your help!

TabbyW

This topic has been closed for replies.

1 reply

TabbyWAuthor
Known Participant
April 21, 2009

I have an addendum to the problem...

I am not using one of the standard 3 bullets that RoboHelp offers, but I have created a bullet style that uses my own graphic for bullets. I'm not sure if this makes a difference, but I know when I change my bullet style to one of the RoboHelp bullets (using the bullet icon in the toolbar as opposed to my paragraph style), the numbering in the DHTML hotspot looks fine. So, maybe it has something to do with my bullet style. I'm just not sure what to fix. Thanks!!

RoboColum_n_
Legend
April 21, 2009

If you highlight one of your DHTML Dropdowns and go in the Truecode (or HTML tab in RH7 or later) you'll see a reference to a tag with something like:

<a class=dropspot

x-use-popup=#POPUP78861142

Take a note of the popup number (78861142 from the above example) move to the top of the HTML and do a find for the number. You'll find a tag with something like:

<div class=x-popup-text id=POPUP78861142

which is the HTML for your dropdown. Look in there to see what is going on. Having your own style wouldn't make a difference unless it is not coded to do what you want ;-)

The exact HTML code may differ if you are using RH7 or later.


Read the RoboColum(n) for mutterings on RoboHelp, Technical Communication Suite and technical communication.