Topic headings not showing in Firefox, with RoboHelp HTML version 8 WebHelp

1. I have just upgraded a customer's Help project to RH8, with a WebHelp layout.
The finished WebHelp Guide works fine in Internet Explorer 8.
But Firefox 3.0.1.5 (latest update) does not show topic headings (style Heading 1) where they are automatically linked to the Topic Properties > Topic Title.; i.e. the topic heading is a Field {Title}, using rh-variable_start name="title" etc. Firefox only shows the topic heading if the heading exists as text in the WYSIWYG field.
I checked a backup copy of the compiled WebHelp that I had generated using RoboHelp HTML version 7, and this works OK - all topic headings that are fields display OK in Firefox.
2. Also, some images (.gif format) do not display in Firefox that is generated by RH8.
Any ideas, anyone?
Philip

Hi,
Note: All I post here are my findings. I didn't test all DHTML effects and I'm not a javascript guru, so I may be wrong.
As far as I can find, this behaviour is defenitly a bug, although  it's not related to headings, CBT's or images. This is what I found:
Whenever you have multiple DHTML-effects that kick in on load, Firefox only displays the one that is defined first in the topic. In the bottom of the topic, you'll find a script like this:
<script type="text/javascript" language="JavaScript1.2">//<![CDATA[
    if( typeof( InitEffects ) != 'function' ) InitEffects = new Function();
    InitEffects('img1','x-on-pageload: fadein();');
    InitEffects('h11','x-on-pageload: fadein();');
    InitEffects('h111','');
//]]></script>
In this case, the image with id img1 is loaded first and displayed correct. All subsequent effects (heading with id h11) is not displayed. Putting the heading in front of the image will show the image, while the image is not displayed.
I suspect that the effects are not correctly parsed into
if ((gbBsNS6)&&(srcObj.addEventListener))
        srcObj.addEventListener( noOn.toLowerCase(), new Function("event", newHandler ),false);
on line 2994 and 2995. Changing or deleting line 2995 effectively removes kills on load effects (ie not showing anything with an on load effect) as expected.
If you also use DHTML effects and find the same behaviour as Philip, please post a bug report.
Greet,
Willam

Similar Messages

  • Why do the glossary tab and browse sequences of my CHM not show up outside of Robohelp?

    Hi,
    I have Robohelp 8.02.208 running on a 64-bit Windows 7 machine. It has only been a few weeks since I moved from XP, but I don't know if this is connected to my issue of having a grayed out glossary tab and no browse sequences listed in my generated CHM.
    I had encountered a very simialr issue a couple or year ago, and thus I have verified in the registry that HHActiveX.dll is registered and properly located on my machine. All seems fine for that, but there is different twist: when I generate the CHM from Roboehlp and then click "View Result" everything works wonderfully. The problem is that as soon as I close that CHM, the browse sequences and glossary disappear. That is, I generate abc.CHM to C:\folderA and although everything is in place when I click View Result in Robohelp, if I later go to C:\folderA and open the same file, it has a grayed out glossary tab and missing browse sequences. And, not surprisingly I guess, if I send the CHM to someone else they get the same glossary-&-broswe-sequence-free result.
    I have looked over many forum disucssions on grayed out glossary tabs and missing browse sequences, but nothing seems to explain my particular issue. It leaves me scratching my head quite a bit.
    Any ideas?
    Thanks in advance :-)

    Hi there
    Likely you need the 64 bit version of the HHActiveX.dll. I believe this is only available in RoboHelp HTML version 9.
    If you have version 9 I received this from a Question I asked of Adobe:
    ...you can get the 64 bit version of HHActiveX.dll in  RoboHelp 9.0. It is kept at "<RoboHelp 9.0 install  folder>\Redist\x64\HHActiveX.dll"
    If RoboHelp 9.0 is  installed on your machine, this activeX control is already registered.  Otherwise you need to register this DLL.
    To register HHActiveX.dll,
    1> Run Command prompt(cmd.exe) as administrator
    2> Type "regsvr32 <HHActiveX.dll full path>" and press Enter.
    3> This should show that the registration is done successfully.
    Now working with 64 bit version of HH.exe should also show Glossary and Browse Sequences.
    You might download version 9 and test.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • HT4075 when i drag the pdf file over other (in previewer) to merge it does not show green circle with plus one. what to do?

    when i drag the pdf file over other (in previewer) to merge it does not show green circle with plus one. what to do?

    Hello djensen1x,
    Could you please let me know what version of Acrobat are you using.
    Also, tell me your workflow of combining those PDF files?
    Please share the screenshot of the error message that you get.
    Hope to get your response.
    Regards,
    Anubha

  • Im trying to find my iPhone via iCloud but i does not show a map with its last know location. It only shows the menu options. My iPad and Mac show up but the map of my iPhone does not.

    Im trying to find my iPhone via iCloud but i does not show a map with its last know location. It only shows the menu options. My iPad and Mac show up but the map of my iPhone does not. Can anyone help?

    If your phone is turned off or not connected to the Internet, you will be unable to locate it. Last known location is only stored for 24 hours.

  • Adobe PDF Toolbar Not Showing In Firefox

    I installed CS5 Master Collection in Windows 7 64 and Adobe PDF toolbar installed automatically in IE8 but not in Firefox latest version. Would somebody please tell me what to do to install in Firefox?
    Thanks a lot!

    Thank you for all the information. I'll upgrade to Acrobat X.
    Date: Sun, 6 Feb 2011 11:45:21 -0700
    From: [email protected]
    To: [email protected]
    Subject: Adobe PDF Toolbar Not Showing In Firefox
    Adobe Reader if always free. Acrobat requires a purchase.
    Also Acrobat X has different UI, there is usually a floating toolbar that can be used to open the full toolbar.
    >

  • -moz-transform:scale does not work in Firefox with select tag(DropDown)

    -moz-transform:scale does not work in Firefox with select tag(Dropdown). The Dropdown options are being displayed at incorrect location.

    'Hi, Please try the HTML attached in image. This works in IE, Safari, Crome but not in Firefox

  • RoboHelp HTML Version 10 - Navigation panel not displaying in published project

    We are generating a WebHelp project in RoboHelp HTML Version 10 and the navigation panel (TOC, Search, etc.) is no longer visible in the index file (viewed locally) and it's only visible by clicking "Show" when viewed in a web server. This issue is occurring with Internet Explorer 11 and Google Chrome Version 39.0.2171.99 m. I also tried to view the index files of previously generated projects and am experiencing the same issue (this did not occur before). Is this a known issue? It appears that there a few other discussions posted recently experiencing similar issues. Any help would be greatly appreciated.
    Thanks,
    Nikki

    Hi there
    Sorry, but I'm a bit confused. What you are describing sounds like perfectly normal behavior.
    Can you share a link where this is happening? Not so we can click it, but so we can see what the link looks like.
    If you want a topic to open with the surrounding navigation (TOC, Index, Search, Glossary) you need to click the Show link, then look at what's in the Address bar. Copy that link and you should have what you need.
    Cheers... Rick

  • My gmail doesnt load on my macbook pro anymore, only able to fully load with the html version. Anyone share the same problem?, My gmail doesnt load on my macbook pro anymore, only able to fully load with the html version. Anyone share the same problem?

    My gmail doesnt load on my macbook pro anymore, only able to fully load with the html version. Anyone share the same problem?, My gmail doesnt load on my macbook pro anymore, only able to fully load with the html version. Anyone share the same problem?
    It loads till the almost the end of the bar and just stops there.

    I'm having the same problem. It just freezes and wont load the rest of the way.

  • RoboHelp HTML Version 10, Why has my CHM search stopped working? I get "no results found" for all searches.

    RoboHelp HTML Version 10,
    Why has my CHM search stopped working? I get "no results found" for all searches...........rob

    Likely you need to re-register some DLLs and recompile.
    Click the link below and follow the information you find there.
    Click here
    Cheers... Rick

  • Why is my site Title not showing in Firefox?

    Hello
    On my site at http://fbibiz.com/, the page Title flashes briefly in the Title bar, but then reverts to 'Mozilla Firefox'. The title tag is in place (correctly as far as I can see).
    Any suggestions, please, as to why my page Title is not showing correctly?
    Thanks,
    Jon

    Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox. <br />
    http://forums.mozillazine.org/viewforum.php?f=25 <br />
    You'll need to register and login to be able to post in that forum.

  • A div in a site am developing is not showing in firefox but shows on all the other browsers (chrome, safari, opera and explorer), can anyone help?

    i am developing a site and i used divs in making the arrangements.
    all other divs on the page shows but on particular one does not show.
    i gave all the divs a border with a red color, all the other browsers(explorer, opera, chrome and safari ) shows the divs with the colors but firefox does not even show the red color

    Can you post a test case demonstrating the problem? It doesn't need to contain confidential content or active links. (This forum doesn't handle raw HTML very well, so I don't recommend pasting code here unless you convert your angle brackets to HTML entities.)

  • Video and audio players will not show in Firefox. Players show in Safari and Chrome. (Mac computers). Do I need a plug-in?

    Tested on 3 apple mac computers:
    Mac Pro, Mini Mac and Macbook Pro.
    Each computer running Mountain Lion and Firefox 11.8.800.94
    Video and audio players not showing on website (video player is JWPlayer)
    Error on video player placeholder says 'No video with supported format and MIME type found'
    When the same site is access via either Chrome or Safari then the video and audio players show with all of the controls.

    You get this error if the video tag is used and not an object or embed tag that specifies a Flash player.<br />
    So this doesn't look like a problem with the Flash player as it is most likely not used in this case.<br />
    If there is fall back code to use a Flash player then it isn't working.
    Clear the cache and the cookies from websites that cause problems.
    "Clear the Cache":
    *Firefox > Preferences > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox > Preferences > Privacy > Cookies: "Show Cookies"

  • My webpage does not show on Firefox, but it does on other browsers

    I have a personal website, http://www.kryshu.com that I have created myself on Dreamweaver. I have 7 pages and all except one appear on Firefox. Everything was fine until a couple of months ago when I updated some of the pages, again on Dreamweaver. All of a sudden my 'Portfolio - images' page does not show anything. It is empty - blank. It had text and images. I reloaded several times but each time the 'Portfolio - images' page is blank.
    This happened only on Firefox. On Internet Explorer and Chrome the page works fine.
    So, I presume the problem is with Firefox. What should I do?

    The content is on the page, but is shifted down considerably.
    Looks that this is caused by a simple typo: height="790%" instead of height="790" for one of the tables that causes all content to get shifted down.
    <pre><nowiki><table width="672" height="790%" border="0" cellpadding="0" cellspacing="0"></nowiki></pre>

  • Photobucket images do not show on Firefox but do so on Safari.

    The photobucket website will not display my photos that I've downloaded. This is only a problem with Firefox. Safari has no issues with this.

    See [[Images or animations do not show]]

  • RH9 topics do not show in design view

    Hi,
    I am currently putting up a documentation project for my customer, but I have an issue with created topics.
    My structure is as follows:
    welcome topic
    map
         subtopics
         map
              subtopics
              map
                   subtopics
         map
              subtopics
              map
                   subtopics
    It's about the topic levels in bold.
    Here, I create a topic. Normally, you then fill in the name in the New Topic popup window (Topic Title field), you click OK and the topic is created and opened. Well, in my case, only the topic name is created in the project manager pod, the topic is not opening. I cannot open it afterwards, either. I don't get an error message or nothing.
    How is this possible?
    Is it maybe because the name of the topic is too long? Or the names of the above lying maps? Is there a restriction in number of characters for topics and/or maps?
    thanks
    Ynske

    By "header/footer" tags, Ken means "<html>,
    <head>, or <body>" tags - you
    have none of those in your files being included, do you?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Henry Anthony" <[email protected]> wrote in
    message
    news:f2skgv$aej$[email protected]..
    > Ken,
    >
    > I inherited the site. To work on it in Dreamweaver, I
    had to create the
    > site
    > definition. So, the site was defined after it was built.
    The include files
    > are
    > fine. No header/footer tags. I assumed the includes
    would show when I
    > opened a
    > file but they will only show if I reinsert the include
    while in design
    > view.
    > Upon examination of the code after the reinsert, there
    is no change.
    >
    > Thanks,
    > Henry
    >

Maybe you are looking for

  • ICloud gaming

    How  does iCloud work with games that support it?

  • Creation of Connection Pools

    I have tried various mechanisms of uploading the Notification Agent example and even the simple HelloWorld example from the IFS documentation but always failed. I digged through the discussion group to find that I am not alone and many people are fac

  • "Repair disk" when installing Mountain Lion

    I was just upgrading to Moutain Lion OS X right now when it tells me my disk needs repair. I tried, but it says "Macintosh HD couldn't be verified properly" (might not be exact wording, it's in Norwegian for me). When I click the "repair disk" button

  • IPad communicating to APNS in a proxied environment

    Any help with getting the iPad to communicate out to APNS from within a Corporate proxy environment. My company runs an authenticated HTTP proxy. A sniffer trace does not show any communication attempt from the iPad. If the iPad is connected to a non

  • Probleme de clavier qui ne ce verrouille pas quand je suis en communication

    bonsoir j'ai besoin d'aide en faite quand je telephone avec mon iphone 4 le clavier ne ce bloc pas et donc sa appui sur plein de bouton merci de vos reponse