Robohelp displays twice in IE 9 when used in an iFrame

I am building an application for a client who needs to be able to control access to their Robohelp content.  I am doing this by displaying the Robohelp content inside of an iframe in another page (ASP.NET).  The problem is the entire Robohelp frameset appears twice. The first time it is all stylized right and the second time, it looks like some of the styles didn't apply. It is really wierd and very frustrating. It doesn't do this in Firefox or Chrome -- just IE.  Anybody have any idea how to fix this?
Thanks

Can we take it that the help opens correctly if run standalone and the issue is only when the developers but it in an iFrame?
If so, then it's an issue with their work. I don't mean that in an unhelpful way, it's simply it's an issue outside of what we can help with in these forums, unless someone with a developer background is looking in.
See www.grainge.org for RoboHelp and Authoring tips
@petergrainge

Similar Messages

  • Tab displayed twice in MIGO screen when created by a BADI

    Hello all
    i have created a tab in MIGO transaction  using the BADI  MB_MIGO_BADI  n the method PBO_DETAIL. but the tab is displayed twice . In debugging i saw the badi is being called twice. But i 'm not understanding why the badi is called twice  .
    can anybody give me reason on why the tab is displayed twice..
    thanks in advance
    pavan

    Hi,
    I have not used this BADI before.
    Edit: See the sample code in method "PBO_DETAIL".
    data: ls_extdata type migo_badi_example_screen_field.
    * This check is obligatory, otherwise the program flow is incorrect
    * (If there would be more than one implementation of BAdI MB_MIGO_BADI,
    *  only one subscreen would be displayed).
      check i_class_id = gf_class_id.
    Have you added this code in your implementation?
    Regards
    Vinod
    Edited by: Vinod Kumar on Aug 13, 2010 4:32 PM

  • Edge crashes when used with Youtube iframe API - how to solve this?

    As Edge is the thing which makes mobile interaction design possible, it would be necessary to use the youtube iframe api for youtube videos (the usual Youtube JS API operates with flash and therefore is no go for mobile useage).
    As soon as i integrate the iframe API Code in any manner into a Document that runs Edge (paralell or within Edge), Adobe Edge crashes.
    Anyone there with experience in this?
    Thanks so much,
    Andy

    Hi Hemath,
    here the project:
    http://www.jungeroemer.net/projekte/ytapi/edge.zip
    i used the yutube api as here:
    https://developers.google.com/youtube/iframe_api_reference?hl=nl#Getting_Started
    for now edge does only crash if i use the youtube code in the html file<script> tag when having an edge file running in the same html.
    When i paste the code into edge it keeps running but it seems like onYouTubeIframeAPIReady() is never being called because
    the code can not proppelry be loaded into the website within Edge Animate..
    If loaded successfully i would try to identify the player div for the youtube api and try to place the player iframe in an edge div.
    Thanks for help,
    regards,
    Andy

  • DVI to ADC adapter STudio display will not power on when used with Mac mini

    I have a Mac mini and I just purchased a used apple 17" CRT studio display. I bought the DVI to ADC Adapter as recommended by my Apple store. When I hook everything up (I have checked and redone this two times) The power light will come on for about a second when presses. When the mini powers up there is a blank dark screen. I would appreciate any ideas on this. thanks!
    Mac mini   Mac OS X (10.4.1)  

    Hi
    unfortunately I think the Apple store have sold you the wrong item.
    I'm almost certain the DVI to ADC adapter only works with ADC based flat panel displays. DVI ports can output digital or analogue signals (or a combination of the two). The adapter seems to provide digital, which is why it works with the LCD displays, but not analogue, which is why it doesn't work with the CRT displays.
    Confusingly Apple did a 17" Studio display both as a CRT and LCD.
    Dr. Bott do a similar adapter but they explicitly state it's not compatible with the 17" CRT.
    Unfortunately I'm not sure there's a solution, as the display has an ADC connector yet I'm not aware of any adapters available that will work.

  • Robohelp - main page loops/refreshes continously when using Firefox

    All,
    I have read through all of the posts and unfortuantely I have not been able to find a solution to my problem.
    Problem: When accessing online help in Firefox, the main page loads for the most part but before it's complete, it reloads the main page again. This looping process is endless (main page reloading) and if I click on any links, the link will start to load and then main page starts to loads agan and again...  When I access online help via IE, I do not experience the same problem. In IE,  the main page loads and online help functions correctly. Ironically, another online help was created for a different product that is hosted on the same machine (linux) but when i access that help, i do not experience the looping problem.
    I am using Firefox version 3.6.
    Things that I have tried to fix the problem:
    access online help in Firefox (safe mode)
    use default theme
    access online help in version 1.5 or 2.0 in firefox
    change the page encoding
    disable all plug-ins
    I have also compared all of the javasript files from the working help and the problematic one and for the most part, everything is the same. The working help has 9 more js files but i think its because its context sensitive (not sure).
    One way that I can stop the page from looping is by changing the encoding in the browser. No matter what its set to, if i change it and refresh the page, the looping stops but the Search field does not appear and after a short period of time, the pages doesnt respond.
    Any ideas? Thank your for your time and consideration. If you would like to ask me some questions about this problem, my number is 703.227.4890. Thanks

    You are correct Peter. The file is sent to me in a zip format. I have unzipped it and placed its contents in a folder. I accessed the .htm page that you asked me to. It works fine (locally).
    To clarify -
    I am experiencing the problem when i access online help from the application and by directly entering the url in firefox.
    The other version that was developed for another product works correctly when i enter in the url in firefox and access the link directly. I do not have access to the application to navigatie from within it to online help but i am pretty sure that it works fine also.
    the version is webhelp 5.5. sorry for the confusion.
    meta name="generator" content="RoboHelp by eHelp Corporation   www.ehelp.com">
    <meta name="description" content="WebHelp 5.50">
    Thank you for all of your help

  • How to display a  User defined  symbol when using addLinearFeature

    Hi ,
    We are displaying our DataBase spatial data in the form of image on to the browser .
    With the help of MapViewer mv.addLinearFeature i am able to draw lines on to it .
    I have created styles in MapBuilder for our userdefined symbols and added to Mapviewerconfig file .
    Now as per our requirement we need to put our user defined symbols in the middle of the line when a line is drawn using addLinearFeature
    For example Like This :
    Assume that (::) this is our symbol .
    Please tell me how to do this .

    You could use the marker (user defined symbol) as a label for the line. Something like the highways theme/style definition in the mvdemo example where the highway shield is a marker.
    SQL> select styling_rules from user_sdo_themes where name='THEME_DEMO_HIGHWAYS';
    STYLING_RULES
    <?xml version="1.0" standalone="yes"?>
    <styling_rules >
    <rule >
    <features style="L.PH"> </features>
    <label column="ROUTEN" style="M.SHIELD1"> 1 </label>
    </rule>
    </styling_rules>
    SQL> select definition from user_sdo_styles where name='M.SHIELD1';
    DEFINITION
    <?xml version="1.0" standalone="yes"?>
    <svg width="1in" height="1in">
    <desc></desc>
    <g class="marker" style="width:20;height:18;font-family:sansserif;font-size:9pt
    ;fill:#ffffff;text-style:[t.shield1]">
    <image x="0" y="0" width="9999" height="9999" type="gif" href="dummy.gif"/></g>
    </svg>
    SQL>
    The content of ROUTEN (column/attribute) is displayed in the marker (m.shield1).
    Will something similar work or is your requirement different?
    If its to simply display a marker (i.e. your user defined symbol which is in the database user_sdo_styles view) somewhere along the line then use a line style definition like (see Appendix A of the user guide):
    <?xml version="1.0" standalone="yes"?>
    <svg width="1in" height="1in">
    <g class="line" style="fill:#33a9ff;stroke-width:4;
    marker-name:M.IMAGE105_BW;marker-position:0.15;marker-size=8">
    <line class="parallel" style="fill:red;stroke-width:1.0"/>
    </g>
    </svg>
    This will display the marker M.IMAGE105_BW at about 0.15th of the line length.
    If you want that marker repeated at fixed intervals (0.15 of line length in the following) then use
    <?xml version="1.0" standalone="yes"?>
    <svg width="1in" height="1in">
    <g class="line" style="fill:#33a9ff;stroke-width:4;
    marker-name:M.IMAGE105_BW;marker-position:0.15;marker-size=8;multiple-marker=true">
    <line class="parallel" style="fill:red;stroke-width:1.0"/>
    </g>
    </svg>

  • RoboHelp 6 crashes-Robo 5 project when using conditional build tags

    Hi there
    I had no build tags in my project, and it was an R5 project.
    I just upgrated to R6. I need to use the tags & when I put a
    build tag or two in the project on the topic level and compile it
    and it crashes. Based on a prior thread (related to merged cells in
    tables) I removed any merged cells I had in my tables and I was
    able to replace them with table captions. I also tried to place the
    build tag only on the folder level and only on the TOC level both
    crashed. Unfortunately it still crashes when I compile it without
    the merged cells in a table. I did create a brand new project and
    test and I was in fact able to compile it.
    My project was "somewhat lost" meaning I renamed it and then
    compiled it and it didn't fully compile. Two folders showed up in
    the compiled project, however all the folders were in the project
    folder when I looked via explorer. I found the CHM file from prior
    to renaming it and I decompiled it from that CHM file and
    recompiled it with the hhp builder tool.
    Any thoughts? PS. I am only a year using this product, so
    please keep that in mind :)
    Thank you Rebecca

    Hi Peter
    Thank you for the suggestion. I created a new project, new
    folders, imported the files a few at a time & compiled it each
    time (with one build tag in it) and found that only two files made
    it crash. On the one file, I removed the tables (which had no
    merged cells) from the project and it worked. The other file was
    removed completly and I will re-do that page.
    I then opened my current project (with all links &
    pictures etc TOC working) and imported the changed file and removed
    the other file and wala....I have a useable project.
    The project was on our own software so unfortunately I would
    not be able to share it.
    Being a relativley new (1.5 yrs) user, I find running into
    bugs are brutal....Thanks for all your help.

  • 11G P2 / bug when displaying pop up dialog box when using 2 displays

    Dialog box are displayed in the center the main display instead in the middle the main window. This cause the dialog to be in an another display when the main window is moved to the second display. This occured when got the error regarding "Select in Navigator" context menu announced in a previous thread.

    My config is two display 1900x12000 ... i place jdev in the second display (not the master) ... when the dialog is displayed ... it is diplayed in the center the master display (sometime in the back some existing other application window).

  • How to display  Columns  in Alphabatical  order when using DESC command

    Hello
    A table column is inserted not in alphabetic order during the table creation definition.
    So while describing the table definition (e.g. desc emp)
    it will not show in the same order as we are written during the table creation.
    Question: is there any utility/command/query which will display the columns in alphabatical order while describing it.
    Regards
    Nikhil Wani

    select column_name from user_tab_columns
    order by column_name;
    should do it.
    Sunil

  • How to display LOGO in ALV grid when using class CL_GUI_ALV_GRID

    Hello everyone,
    please let me know how to display Company logo as the header part in the report program with the class cl_gui_alv_grid.
    Thanks and regards,
    Padma.

    Hi,
    Got this info from a site.
    http://sap.ittoolbox.com/documents/document.asp?i=3213
    In the transaction OAOR, you should be able to insert your company Logo.
    GOTO - OAOR (Business Document Navigator)
    Give Class Name - PICTURES Class Type - OT..... then Execute
    It will show you the list, then select ENJOYSAP_LOGO.
    On that list, you will find one control with a "create" tab.
    Click std. doc types.
    Select SCREEN and double-click.
    It will push FILE selection screen.
    Select your company logo (.gif) and press OK.
    It will ask for a description- for instance: "company logo".
    It will let you know your doc has been stored successfully.
    You can find your logo under ENJOYSAP_LOGO->Screen->company logo.
    Just run your ALV program, you should find your company logo in place of the EnjoySAP logo.
    Try this one.
    Also have a look at this link
    http://www.sap-img.com/fu002.htm
    Message was edited by: Judith Jessie Selvi

  • Need to enter password twice to login (when using lightdm)

    Hi!
    I need to enter my password twice before I can login (note that I need to enter it correctly both times). After the first time, the screen goes blank for a second and then returns to the login screen.
    I'm using the latest versions lightdm 1:1.10.1-2 and lightdm-gtk2-greeter 1:1.8.4-2 (and I'm logging into an Xfce session).
    The relevant part of /var/log/lightdm/lightdm.log is:
    [+11.38s] DEBUG: Session pid=345: Started with service 'lightdm', username 'test'
    [+14.95s] DEBUG: Session pid=313: User test authorized
    [+15.03s] DEBUG: Session pid=345: Running command /etc/lightdm/Xsession startxfce4
    [+15.04s] DEBUG: Session pid=345: Logging to .xsession-errors
    [+15.29s] DEBUG: Session pid=345: Exited with return value 0
    [+15.71s] DEBUG: Seat: Active display server stopped, starting greeter
    [+15.71s] DEBUG: Seat: Creating greeter session
    This shows that the sessions quits after .26 seconds after running and returns to the greeter. The second time I log in it appears to work fine.
    I have already reported this bug to the lightdm development team (https://bugs.launchpad.net/ubuntu/+sour … ug/1333538), but I'm thinking that it might be an Arch-specific issue. My ~/.xsession-errors contains many lines stating that xfdesktop is trying to start, but it is already running:
    xfdesktop[2276] is already running; assuming --reload
    ** (xfdesktop:2274): WARNING **: xfdesktop: already running, quitting.
    xfdesktop[2277] is already running; assuming --reload
    xfdesktop[2282] is already running; assuming --reload
    xfdesktop[2285] is already running; assuming --reload
    xfdesktop[2284] is already running; assuming --reload
    xfdesktop[2275] is already running; assuming --reload
    xfdesktop[2279] is already running; assuming --reload
    xfdesktop[2280] is already running; assuming --reload
    xfdesktop[2283] is already running; assuming --reload
    xfdesktop[2278] is already running; assuming --reload
    xfdesktop[2281] is already running; assuming --reload
    xfdesktop[2286] is already running; assuming --reload
    xfdesktop[2298] is already running; assuming --reload
    xfdesktop[2297] is already running; assuming --reload
    xfdesktop[2296] is already running; assuming --reload
    xfdesktop[2303] is already running; assuming --reload
    xfdesktop[2288] is already running; assuming --reload
    xfdesktop[2290] is already running; assuming --reload
    xfdesktop[2293] is already running; assuming --reload
    xfdesktop[2307] is already running; assuming --reload
    xfdesktop[2302] is already running; assuming --reload
    xfdesktop[2292] is already running; assuming --reload
    xfdesktop[2300] is already running; assuming --reload
    xfdesktop[2304] is already running; assuming --reload
    xfdesktop[2305] is already running; assuming --reload
    xfdesktop[2306] is already running; assuming --reload
    xfdesktop[2308] is already running; assuming --reload
    xfdesktop[2314] is already running; assuming --reload
    xfdesktop[2321] is already running; assuming --reload
    xfdesktop[2309] is already running; assuming --reload
    xfdesktop[2312] is already running; assuming --reload
    xfdesktop[2335] is already running; assuming --reload
    xfdesktop[2311] is already running; assuming --reload
    xfdesktop[2339] is already running; assuming --reload
    xfdesktop[2327] is already running; assuming --reload
    xfdesktop[2338] is already running; assuming --reload
    xfdesktop[2334] is already running; assuming --reload
    xfdesktop[2337] is already running; assuming --reload
    xfdesktop[2341] is already running; assuming --reload
    xfdesktop[2346] is already running; assuming --reload
    xfdesktop[2343] is already running; assuming --reload
    xfdesktop[2350] is already running; assuming --reload
    xfdesktop[2347] is already running; assuming --reload
    xfdesktop[2349] is already running; assuming --reload
    xfdesktop[2356] is already running; assuming --reload
    xfdesktop[2351] is already running; assuming --reload
    xfdesktop[2361] is already running; assuming --reload
    xfdesktop[2359] is already running; assuming --reload
    xfdesktop[2362] is already running; assuming --reload
    xfdesktop[2363] is already running; assuming --reload
    xfdesktop[2364] is already running; assuming --reload
    xfdesktop[2369] is already running; assuming --reload
    xfdesktop[2366] is already running; assuming --reload
    xfdesktop[2371] is already running; assuming --reload
    xfdesktop[2367] is already running; assuming --reload
    xfdesktop[2376] is already running; assuming --reload
    xfdesktop[2372] is already running; assuming --reload
    xfdesktop[2375] is already running; assuming --reload
    xfdesktop[2377] is already running; assuming --reload
    xfdesktop[2379] is already running; assuming --reload
    xfdesktop[2381] is already running; assuming --reload
    xfdesktop[2378] is already running; assuming --reload
    xfdesktop[2380] is already running; assuming --reload
    xfdesktop[2382] is already running; assuming --reload
    xfdesktop[2383] is already running; assuming --reload
    xfdesktop[2384] is already running; assuming --reload
    xfdesktop[2385] is already running; assuming --reload
    xfdesktop[2386] is already running; assuming --reload
    xfdesktop[2387] is already running; assuming --reload
    xfdesktop[2390] is already running; assuming --reload
    xfdesktop[2388] is already running; assuming --reload
    xfdesktop[2389] is already running; assuming --reload
    xfdesktop[2391] is already running; assuming --reload
    xfdesktop[2393] is already running; assuming --reload
    xfdesktop[2394] is already running; assuming --reload
    xfdesktop[2392] is already running; assuming --reload
    xfdesktop[2395] is already running; assuming --reload
    The problem does not occur when using GDM instead of lightdm. I'm grateful for any hints that point me in the right direction to solve this issue - thanks!

    cle1109 wrote:I have already reported this bug to the lightdm development team (https://bugs.launchpad.net/ubuntu/+sour … ug/1333538), but I'm thinking that it might be an Arch-specific issue.
    This happens on all of my school's Ubuntu 12.04 computers and has for two years.

  • Help topics are not displaying when using Windows 8/IE 10

    I have a WebHelp system created in RoboHelp 7. When opening that Help from our application using Windows 8 with Internet Explorer 10 and allowing blocked content, the Help topics do not display in the right pane when clicking a topic from the Contents in the left pane. Below are the steps:
    1. Open the Help system from the Help menu within the application.
    2. The Allow Blocked Content displays and I allow it.
    3. The Help opens and if I click a topic from the TOC in the left pane, the topic doesn't display in the right pane.
    A workaround we found was to widen the left pane and the topic then displays. Also, if you don't allow blocked content, this issue doesn't happen. However, I need to allow blocked content in order for PDFs within the Help to open properly and also because the Search doesn't display without allowing blocked content.
    We also tested this with a Help system that was created using Robohelp 9 and have the same issue. I'm wondering if RoboHelp 10 would solve this problem.
    Does anyone know if IE 10 requires Help systems to be created in RoboHelp 10 to work properly, at least when allowing blocked content?

    It seems to be time for the old divide and conquer approach.
    Zip up the project so you have a copy that cannot accidentally be opened and worked on. That gives you a copy that you can safely revert to later if needed. Save the zip file somewhere safe.
    Then create another copy of the project so that you have two copies that can be worked on.
    Open Copy 1 and delete half the topics. Ignore any broken links reported. Generate the help from that copy.
    Open Copy 2 and delete the other half of the topics. Generate the help from that copy.
    It should be the case that one copy is now OK and one still has the problem.
    Trash the good copy and then create a second copy of the copy with the problem.
    Repeat the process until you have located whatever is causing the problem.
    The process takes less time than you might think.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • HT201177 no audio when using a mini display port to HDMI cable to TV on my Macbook pro

    no audio when using a mini display port to HDMI cable to TV on my Macbook pro. can only see the video

    I keep saying this over and over, in the hope that people who do a search will find it.  Apple cannot possibly test for or be reponsible for the bazillion combinations of adapter, cables, and TV's out there.  The only monitors that are 100% guaranteed to work with the MacBook Pro are the Cinema Displays and Thunderbolt Displays, because, they're made by Apple.  They're expensive, but they work perfectly.
    My guess is that you bought a cheap MDP to HDMI cable, or have a defective one.  From my reading of these boards over the past few months, cheap cables have a high failure rate.  And the regular priced ones have only a slightly less of one.  Try a new one.  Make sure you do not damage the Thunderbolt port.

  • Im having trouble connecting my macbookpro to the tv. im using a mini display port to hdmi adapter, when i switch tv/video to hdmi on the tv nothing pops up, and i dont have the arrangement tap on the display settings, please help!

    im having trouble connecting my macbookpro to the tv. im using a mini display port to hdmi adapter, when i switch tv/video to hdmi on the tv nothing pops up, and i dont have the arrangement tap on the display settings, please help!

    I've found that the order of operations, so-to-speak, can be important when hooking up mini display port to HDMI.  I have the most success with the following operations in this order:
    1)  Plug HDMI cable into mini displayport adapter (the cable should not be plugged into either the TV or the computer at this point)
    2)  Plug the mini displayport end of your new super-cable to the computer.
    3)  Plug the HDMI end into your TV.
    4)  Switch inputs on your TV to the proper input.
    5)  If still nothing on the TV, try a different HDMI port on your TV.
    Hopefully this helps!  Good luck.

  • Putting iMac display to sleep, when using TV as a screen.

    I have just connected my iMac to my 42" Panasonic 1080p TV, the connection was easy and is working fine. My questions relates to putting the iMac display to sleep when using the TV as a monitor, if I am watching You Tube, Sky Player or a DVD, I intend to use my TV as the monitor. Is it possible for the iMac to puts its display to sleep, whilst leaving the TV on. I played around with this today, however was unable to manage this.
    Regards Craig

    Hi Craig
    There is no way to independently sleep either the iMac's Display or an attached Display/TV. However if in the Display Arrangement Preferences you set the attached Display or TV to be the Main Display and turn Mirroring Off, then FrontRow and the Full Screen Mode app's like, DVD player, QuickTimePlayer, etc. will black out the unused iMac display.
    Dennis

Maybe you are looking for

  • FI Quereis

    HI FI Gurus, Can anyone reply for the below queries.We have ECC 6.0 . Separate Balance Sheets - Can we get separate balance sheets for four divisions without quadrupling our vendor and customer databases?  In other words, can a single vendor (custome

  • Problem related to break-point in SAP biller direct

    Hi All, I am new to SAP biller direct.We are using ECC 5.0 system as the back end system.We created an implementation for  the BADI 'APAR_EBPP_GET_DATA'.I wanted to debug this BADI.So i set a breakpoint at a particular line.When I opened biller direc

  • IdeaPad U530 Webcam - is this a joke?

    Hey guys, just bought a new Lenovo IdeaPad U530. I was pretty happy until I check the built in "HD Webcam". The quality has absolutely nothing to do with HD, I think I would have a better quality recording with a potato! Since it came with Windows 8.

  • Lots of code

    Greetings, I am a java developer, I have been so for the past 9 years. Whenever I have time on my hands, I develop applications just for fun. I have a lot of code written and would like to share all of it. Which place is the best to post all this cod

  • EXIT_SAPLVEDA_001 Query

    Hi, I have created an extension to the standard ORDERS05 idoc to include a couple of extra flags. I have extended the VBAK structure to include the 2 new fields and I have added code within EXIT_SAPLVEDA_001 to populate xvbak with the values from thi