Robohelp 10 output  in Firefox and Chrome

Hi,
We have recently purchased Robohelp 10 and generated output in Webhelp Pro. Then we tried to integrated with our applications locally. We found it is not working properly in Firefox and Chrome. We have gone through the javascript code and found there is no corresponding implementations for those browsers. If  you can help us in this regard it will be very great.
Can we use map ID's? If yes, how to do?
Thanks,
Kranthi

Unless your server has RoboHelp Server installed, you need WebHelp, not WebHelp Pro. Perhaps that is the problem.
See Calling WebHelp for information about map IDs and not the link to Willam van Weelden's site.
See www.grainge.org for RoboHelp and Authoring tips
@petergrainge

Similar Messages

  • Cookie(?) problem on Firefox AND Chrome in xfce4

    So, this is a weird one:
    Firefox and chrome refuse to let me log-in to the majority of forums.  I enter my login details, get the 'please wait, redirecting...' then it takes me back to the login screen.  This is across multiple, unconnected forums.  opera doesn't seem to have this problem, although I do get 'invalid session, please resubmit form' occasionally when making posts using opera.
    I'm at a bit of a loss as to how to solve this problem.
    Obviously I've tried clearing my cache multiple times in both browsers, clearing down all my cookies and saved passwords / sessions etc  but the problem refuses to go away.  Help!

    Which Firefox/Chrome do you use ? Which site is that you mentioned ? Is there any output if you start these from console? Could you compare the output in terminal when you run opera and firefox e.g.?

  • I have a basic applet method timing problem with Firefox (and Chrome), not IE nor Opera. Works if JavaScript issues windows.alert() prior, fails otherwise.

    I have an applet method, which is invoked from a JavaScript function, that is triggered by the window.onload event. The problem seems to center in the loading of the applet and its methods.
    If I step through the 3 applet acceptance prompts (I chose to use a down-level Java), the applet method is never invoked, nor is an exception raised. How this happens is beyond my understanding.
    As additional information, the Init(), start(), and "desired" Java methods all use the synchronized keyword. This is an attempt to minimize the exposure to a multi-thread environment.
    If I issue a message from JavaScript (via window.alert()) PRIOR to invoking the method, I can get the desired results in special circumstances:
    1) When the alert is presented, Firefox also prompts, SIMULTANEOUSLY, to block/continue the applet (the first of the 3 applet acceptance prompts). I can accept that these are separate threads.
    2a) If I walk through the 3 applet acceptance prompts FIRST, and then hit the OK button on the alert message SECOND, I get the desired results, my applet method executes, and all is well (other than the fact that I would prefer not to have the alert in place at all).
    2b) If I hit the OK button on the alert message FIRST, and then walk through the 3 applet acceptance prompts SECOND, I get the same results as when the page loads WITHOUT the alert, which is the applet method is never invoked, nor is an exception raised. Weird, huh?
    The above problem only occurs when the browser and the applet's URL are loaded for the first time.
    Subsequent invocations (after the page & applet has been loaded initially) do not have the failing symptoms.
    It is my understanding that IE and Firefox (and Chrome and Opera, for that matter) each use the same implementation of JavaScript provided by Microsoft. Please correct me if this information is inaccurate.
    The failing page and it's applet are proprietary; I cannot provide the Internet URL, nor the Java or JavaScript source, to aid in your analysis.

    I can speak to the source code, but have no access to it.
    The current process/thread that invokes an applet method must check to see that the applet is not currently being loaded by another process/thread. If it is being loaded, the current process/thread should block until the load is complete, THEN attempt to invoke the applet method.
    Please forward my concern to a knowledgable developer. The nature of the problem, once identified, can be addressed in a very straightforward manner.

  • JQuery/Javascript not working on Firefox and Chrome

    Hi guys, I've had this Jquery/Javascript on my page for a long time. This has stopped working. If the user clicks on buttons on the Apex page, nothing happens.
    It works on IE but doesn't work on Firefox and Chrome. It used to work fine.
    Is there anything I can change to make it work on all 3 browsers?
    Firefox error console shows a syntax error at this point in the script:
    $allButtons.click(function(){
    itemChanged = false;
    var toDo = $(this).attr('data-submitval');
    eval(toDo);
    Please can someone help?
    This is the full script:
    <script type="text/javascript">
    //<![CDATA[
    var itemChanged = false;
    $(document).ready(function(){
    var $items = $(':input');
    var $htmlButtons = $(':button[id]');
    var $templateButtons = $(':button[class]');
    var $allButtons = $($htmlButtons).add($templateButtons);
    $items.change(function() {
    itemChanged = true;
    $templateButtons.attr('data-submitval', function(){
    return $(this).attr('onclick').toString().split('\n')[2];
    $htmlButtons.attr('data-submitval', function(){
    return this.id;
    $allButtons.removeAttr('onclick');
    $allButtons.click(function(){
    itemChanged = false;
    var toDo = $(this).attr('data-submitval');
    eval(toDo);
    $('a').click(function(event){
    if ($(this).children('img[id="P&APP_PAGE_ID._DATE_PICKER_IMG"]').length > 0) {
    event.preventDefault();
    eval($(this).attr('href'));
    window.onbeforeunload = function() {
    if (itemChanged) {
    return 'You have made changes to data on this page. If you navigate away from this page without first saving your data, the changes will be lost.';
    //]]>
    </script>
    Thanks
    Sam
    Edited by: sam on 29-Jan-2013 03:50

    JavaScript doesn't work on any site at all? If particular sites are the issue, or you get specific error messages, please let us know.
    Usually the only two ways to disable JavaScript in Firefox are:
    (1) Options dialog > Content tab<br>
    (2) NoScript add-on (or other security-related add-ons)
    Normally Safe Mode bypasses issues caused by add-on problems or non-default settings, so it's worth considering external issues.
    Does JavaScript work normally in any other browsers you have installed?

  • Flash Player constantly crashes on Firefox and Chrome, works on Safari

    Hello!
    This is my first time posting here. I've been working on this all day and have made NO progress.
    I'm on a Mac OS X 10.9.3 (this was also happening with 10.9.2, I applied the 10.9.3 update today hoping it would make difference).
    ANY version of Flash Player I've installed today has worked fine on Safari, and not worked on both Chrome and Firefox. I've uninstalled reinstalled both Firefox and Chrome many times. Both browsers are up to date (Chrome v34, Firefox v29). There are no logs or anything ever.
    The plugin runs for a little bit then dies. I've tried reverting to version 12, and version 11, neither made a difference. I've done the whole disable the pepper plugin with Chrome and had Chrome using the other one I had installed. No difference.
    I'm OUT of ideas and can't find any other information or help with this. PLEASE HELP!

    Your issue is distinct from the original poster's issue about a crash on Mac.  I've branched this out to a new thread so that we're not confusing everyone.
    Firefox on Win8 isn't very stable.  We're collaborating with Mozilla on improvements, and my test results with the daily development builds are really promising, but it will be a few more weeks before they actually make it to production releases.
    In the meantime, you're way better off using IE or Chrome. 

  • Site can't be viewed with IE, works with Firefox and Chrome

    I have a family site that works fine with Firefox and Chrome, but with when we created a new page and uploaded it, it can't be viewed with IE.
    http://www.thetravelintexans.com/states.htm was modified to add the very last picture in the last row, it was uploaded and works fine.
    If you click on the last picture Andrew at Disney, it takes you to this page http://www.thetravelintexans.com/AndrewsDisney.htm .  This page acts like it is loading in IE, but quickly says Done at the bottom of the screen, but it is blank.  The source code can be viewed, but no detail of page at all.  Again, it works fine with Firefox and Chrome.
    I am using Dreamweaver CS4.
    Thanks for any hints.
    Fred Blair

    IE does get a bit anxious when it does not have DOCTYPE to work to. It tends to fall back into a quirks mode and behave irrationally. Makes me think of myself when I do not have goalposts to aim for.
    Solution, merely give your pages a valid DOCTYPE and all is well. For more info see here http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.thetravelintexans.com%2FAndre wDisney.htm
    Gramps.

  • One file maximum for uploads with Safari, Opera, FireFox and Chrome to OneDive

    Some Windows 7 users have complained to they can only mark one file maximum for uploading with Safari, Opera, FireFox and Chrome to OneDive

    Hi,
    You mean that you access OneDrive via web browser?
    From my tests, everything is normal and it seems there is no setting in browser to configure this number.
    if I misunderstand this issue, please give us more information on it.
    Alex Zhao
    TechNet Community Support

  • Embedded swf in pdf does autoplay in IE(9), does not play in Firefox and Chrome.

    I created a pdf with swf embedded. Set it to autoplay.
    Does play fine in IE9.
    In Firefox and Chrome video shows up (initial picture) with a play button.
    Will not play, not auto nor when I click the play button.
    Firefox and Chrome I just downloaded, so the newest versions.
    Windows 7 professional.

    Found the solution for Firefox.
    In firefox, goto tools/options.
    Look for Portable Document Format (PDF).
    Select it and in drop down choose Use Adobe Acrobat (in Firefox) instead of Use Firefox (Default)
    Thanks but no thanks, Acrobat team.

  • MOSS 2007 gives cross browser compatabity issue on firefox and chrome and also in higher version of IE (9 & 11)

    I am getting browser compatablity issue when MOSS 2007 is used on IE 9 & 11 and on other browsers like firefox and chrome.
    I also face issue while using the latest version of third party Intersoft WebUI 2014 R2 controls. Although the older version of Intersoft WebUI 2008 controls were working fine with MOSS in IE7 browser. But recently WebGrids are not loading
    properly and the WebCombo dropdowns doesn't work. After apporaching the Intersoft on tis issue they said their latest version of Intersoft is compatible with MOSS 2007.
    In this process of upgrade I learnt that the Intersoft Sample which comes with their setup can be run on Visual Studio 2010 and above. So I would like to know whether MOSS 2007 support VS 2010 or not.
    Accepting response on my queries.

    You've posted this in the wrong forum. 2007 questions should go into the SharePoint legacy forum.
    This thread discussed 2007 browser support:
    https://social.technet.microsoft.com/Forums/en-US/a3131e1f-b78b-46bd-bc46-750866b280bd/sharepoint-2007-ie-browser-compatability
    Visual Studio 2010 will let you build tools for SharePoint 2007 however I'm not familiar with what you're trying to do or what intersoft webui does.

  • Safari, FireFox and Chrome are not loading webpages in OS X Lion

    I have been unable to load certain webpages in any of my web browers that I have installed. This includes Safari, FireFox and Chrome. While I am able to load sites such as ESPN.com without any issue, I cannot connect to Facebook.com or CNET.com. I have tried clearing by browser history and cache, turning off and on my wifi and restarting my computer. Any ideas of what the issue is and whether there is a relatively simple fix that does not require waiting for an updated software release from Apple?

    Reset Safari more often.
    From your Safari menu bar click Safari > Reset Safari
    Select:   Clear History  (also empties the cache)
    Deselect the remaining boxes then click Reset.
    Quit and relaunch Safari to test.

  • Unable to Search. Windows Automatically close...Safari, Firefox, AND Chrome!?! Pls help!!

    Hello everyone,
    I am so frustrated right now. I don't know what is wrong with my mac. I have this issue on Safari, Firefox, and Chrome. Have tried disabling all extensions, have never set parental controls (I'm an adult).
    Sometimes I can browse for and successfully access adult websites without any issues, but sometimes this odd thing happens where I will type "p0rn" (without the 0) into Google and immediately the window or tab will close on me. Else, if I type in less specific words and come onto an adult site, WHAM it will close again!!!
    I really have no clue what the issue is. I have never installed any adult filtering software on my computer, and have no interest in doing so. Lately I have been waching more **** than in the past, and I have moved around 5 times in the past couple years so am not sure when this issue began exactly.
    It is really frustrating though.
    PLLLLLSSSS does anyone have a solution??
    Thank you!!
    <Edited By Host>

    Hi everyone,
    I solved the problem.
    I had an unrelated software I had downloaded to block other websites called Website Blocker, but had misplaced it a while back. I'm not sure why sometimes it activated, and other times not, but the problem is solved.
    I am sorry for posting this. I hope it helps if someone else finds his or herself in a similar dilemna.
    XhatoX

  • Richtextbox tools bar menu is not display for Firefox and chrome. Any idea why this is happening?

    Hello,
    I have added RichTextField in custom webpart. I have added tag like below
    <SharePoint:InputFormTextBox ID="RichTextField1" runat="server" TextMode="MultiLine" RichTextMode="FullHtml" Columns="20" Rows="10" RichText="true"  />
    We are able to see Richtextbox tools bar menu in IE browser but it's not working for other browser like chrome and Firefox.
    Can anyone suggest us why this is happening?
    Any help would be appreciable.
    Thanks,
    Lovkesh Patel

    Hi,
    According to your description, my understanding is that the richtextbox tool bar menu not display in non_IE browser.
    The richtext box not supported in Non-IE browser, it leads to the issue.
    Here are some similar thread for your reference:
    https://social.msdn.microsoft.com/Forums/sharepoint/en-US/c6482efb-72e1-4536-a3cb-153d838744a4/sharepoint-rich-text-editor-not-working-in-firefox-and-chrome
    https://social.msdn.microsoft.com/Forums/sharepoint/en-US/8133e762-d996-4672-a176-aa37f45c46c0/sharepoint-text-control-with-rich-text-edit-tools-on-ribbon
    Best Regards
    Jerry Guo
    TechNet Community Support

  • How to stop vidx ads from appearing on safari, firefox and chrome on my Macbook Pro?

    Hi, recently downloaded some movies online and ever since then, vidx ads have been appearing on the sites that I visit. I have tried moving the vidx.dmg file to the trash, and also emptied the trash. Furthermore, I have also tried uninstalling the vidx extentions from my browsers, and the vidx ads still keep appearing. Now it's taking really long for me to load my web pages, and the glaring ads are even more annoying.
    Please help, and thank you so much in advance!

    You installed the "DownLite" trojan, perhaps under a different name. Remove it as follows.
    Back up all data.
    Triple-click anywhere in the line below on this page to select it:
    /Library/Application Support/VSearch
    Right-click or control-click the line and select
    Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.* A folder should open with an item named "VSearch" selected. Drag the selected item to the Trash. You may be prompted for your administrator login password.
    Repeat with each of these lines:
    /Library/LaunchAgents/com.vsearch.agent.plist
    /Library/LaunchDaemons/com.vsearch.daemon.plist
    /Library/LaunchDaemons/com.vsearch.helper.plist
    /Library/LaunchDaemons/Jack.plist
    /Library/PrivilegedHelperTools/Jack
    /System/Library/Frameworks/VSearch.framework
    Some of these items may be absent, in which case you'll get a message that the file can't be found. Skip that item and go on to the next one.
    Restart and empty the Trash. Don't try to empty the Trash until you have restarted.
    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Extensions
    Uninstall any extensions you don't know you need, including any that have the word "Spigot" in the description. If in doubt, uninstall all extensions. Do the equivalent for the Firefox and Chrome browsers, if you use either of those.
    This trojan is distributed on illegal websites that traffic in pirated movies. If you, or anyone else who uses the computer, visit such sites and follow prompts to install software, you can expect much worse to happen in the future.
    You may be wondering why you didn't get a warning from Gatekeeper about installing software from an unknown developer, as you should have. The reason is that the DownLite developer has a codesigning certificate issued by Apple, which causes Gatekeeper to give the installer a pass. Apple could revoke the certificate, but as of this writing, has not done so, even though it's aware of the problem. It must be said that this failure of oversight is inexcusable and has seriously compromised the value of Gatekeeper and the Developer ID program. You cannot rely on Gatekeeper alone to protect you from harmful software.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.

  • NPAPI difference between Firefox and chrome

    Hi,
    I'm writing some plugin; I got Gesko SDK from mozilla site; After build it successfully loaded and working on Firefox;
    I tried to load and execute it with chrome; I found that chrome cannot load plugin; After some debugging I found that plroblem in function table structures - size of structures is not the same in firefox and chrome;
    Additional search bring me to a difference - it is in alignment; Firefox and Gesko using 32 bit alignment/packaging, and chrome use 8 bit alignment/packaging;
    So, my questions are:
    -is it bug of chrome or firefox?
    -when will it be fixed?
    -I did not work with chrome previously; from when is this build difference?

    This forum is geared toward Firefox end user support, not toward developers, so you may not get an answer from anyone who knows exactly what you are talking about. Not to sound rude, but if your plugin is working in Firefox, but not in Chrome wouldn't it make sense to ask a Google support forum about your Firefox plugin not working in Chrome?
    As far as 8-bit vs. 32-bit, AFAIK 8-bit operating systems and programs date back like 20 years, so I doubt if Google is using 8-bit in its' plugins. But that would best be addressed by someone familiar with Chrome development and plugins.

  • IE render takes significantly longer than Firefox and chrome

    Page load times are similar, but while firefox and chrome render "instantly", IE takes quite some time (seconds)
    There are a large number of controls on the page but we have replaced them with text boxes and its still much slower than other browsers and debugging is not helping. We use update panels and dynamic user controls for rendering but need better page analysis
    than the standard IE tools provide.
    Its IE 10/11 and the original post was here:
    https://social.technet.microsoft.com/Forums/ie/en-US/e96fcfea-7e59-4f67-ae02-9ac47aaa1527/ie-loads-page-under-2-seconds-then-rendering-takes-10-seconds-or-more-firefox-chrome-render?forum=ieitprocurrentver#e96fcfea-7e59-4f67-ae02-9ac47aaa1527
    and move at suggestion

    Hi,
    Thanks for posting in MSDN forum.
    You can use UI responsiveness to help you analyze UI performance problems. Check this:
    http://msdn.microsoft.com/en-us/library/ie/dn255009(v=vs.85)
    You also can try to use profiler tool to to get detailed performance measurements of the JavaScript in your webpages.
    Check this:
    http://msdn.microsoft.com/en-us/library/ie/dn255005(v=vs.85)
    What result do you get after you used above tools? Maybe you can find something helpful after you used the two tools to analyze your web page performance issue. It would be better if you could provider a sample to test.
    You also can find some third-party tool to analyze web page performance issue on the Internet.
    Best regards,
    Shu Hu
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • Windows 8 Upgrade Error: "We Can't Connect Right Now"

    I am upgrading my Windows 7 Ultimate Edition to Windows 8 Professional with a product key. I've tried the site "Upgrade to Windows 8 with only a product key", and I've tried everything, I've changed the networks, it still says, "We Can't Connect Righ

  • Edit email for submit button and Javascript?

    How can I change an email address attached to a submit  button on a previously created form? 2) How can I see if JavaScript is being used with form? A prior team member created interactive forms with a submit button. Email address attached to button

  • IDoc-To-xml File Dynamic Configuration

    Hi all. a few days ago i posted a thread about file-to-file dynamic configuration. now i have to do the same but with difference that my inbound document is an IDOC, so message_header information cant be use! i've seen some blog like https://www.sdn.

  • Why environment created failed ?

    I work bdb at vxworks V5.5.1. I use bdb of V4.75 about C. I create env by the following flag:      open_flag = DB_CREATE | DB_RECOVER | DB_INIT_LOCK      | DB_INIT_LOG | DB_INIT_TXN | DB_INIT_MPOOL | DB_THREAD;      But result is failed, error code =

  • Time Machine backup to DMG file

    Is it possible to configure Time Machine to backup to a DMG file? From my searching it doesn't seem possible. But why not?? Before you ask what the heck for, there are some perfectly legitimate use cases for this, for example, when the DMG file repre