WebHelp Search Doesn't Display Search Box on Chrome or IE With Chrome Frame

I have RH10 (recently upgraded from RH9) and WebHelp projects are having issues displaying the Search box within the Search tab on Chrome as well as IE with Chrome Frame installed. Instead of getting a search box, I get what almost looks like an index of numbers with associated hyperlinks. The search box appears and behaves fine on other browsers such as Firefox, Safari and IE without Chrome Frame. I assume this is JavaScript related since all of my tests point in this direction, but no idea how to get it to behave. Attached is a screen shot of how it appears...Any suggestions?!?

Any other suggestions? Not really but Item 10 in http://www.grainge.org/pages/authoring/rh10/using_rh10.htm covered how to fix another IE Frame issue. Maybe that would help put your developers on the track for a fix.
See www.grainge.org for RoboHelp and Authoring tips
@petergrainge

Similar Messages

  • Webhelp output doesn't display

    I'm working on my second webhelp project...the first went to a top domain, with a skin, and works great with no problems.  This one is going to a subdomain  (sub.domain.com).  When the first page loads, the TOC, header, etc. don't display at all....I get only the raw page content.  There is a link at the top of the content that says "show".  If you click the link, the entire, correct page loads with the TOC, header, etc.  Can't figure out what I'm doing wrong.  Publishing to IIS6.  RH7 is updated to 7.03 and says there are no other updates.  I get the same result in both IE8 and Firefox....Any suggestions?
    Attached a couple of screen shots if this helps

    Hi there
    You need to edit the properties of your WebHelp Single Source Layout. Look at the first field:
    Click image for larger view:
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Duck Duck go Browser doesn't display search results, how to fix it?

    The same search using other browsers displays the results. But i want to use Duck Duck Go

    Did you already try safe mode or clear the recent history?
    *[http://mzl.la/MwuO4X Firefox in safe mode]
    *[http://mzl.la/NZyoI8 Clear recent history]
    Also try reset Firefox
    *[http://mzl.la/MnSTZB Reset Firefox]

  • Query Search Panel not displaying search items in 11g on Windows 7 x64

    I have defined a view object with two bind variables in a query criteria.
    when I drag the query criteria onto a page - I get the panel with the search box - but the message says "no search items have been added".
    I went back and ran through the steps with the SR Demo - same results.
    I have tried redoing the search, using the default "all query items", query with table, and always the same results.
    If I do a query form - I get everything - but i really need the "nice" query table to work.
    Anyone else having this problem - or know of a solution.
    I have redone the cue card step many times - I can put the base object (view) on the page and it works fine.
    Edited by: rogerappl on Jun 30, 2010 12:49 PM

    OK, this may seem foolish, how do I drag and drop the ExecuteWithParams - this will need to be in the Datacontrol - I presume - I am using 11gR3 (11.1.1.3).
    I cannot even find documentation on this.
    You are correct - I created the bind variables when I defined the where clause - so I suspect this may be the reason.
    I would have thought that this would be automated - since it is pretty useless without it. There were no hints of this in the demo either.

  • Search button not displaying search results

    I have created a page where you enter a string and click a search button and it will display the file that contains that string. It works on one page but not any of the other pages I have created. I went to dkubiceck page and copied the code for the search button there.
    This is the code I used to run the query to bring up the document information:
    select score(1) relevance, filename,transcript_id,
    dbms_lob.getlength("trans_document") "trans_document"
    from transcript_documents
    where contains (trans_document, :P20_SEARCH, 1) > 0
    order by 1 desc
    I can run the script in sql workshop and it returns information but I can't get the page to display anything so I think it has something to do with the search button. Does it have something to do with the button request. I have the request as go which is what the Oracle Text for APEX tutorial indicates. I am at a loss as to why it is working in one place and not in another. HELP!!!!!!!

    I used the Using Oracle Application Express to Build
    Oracle Text Web Applications An Oracle White Paper documentation to create this button. The instructions to create the button is below.
    http://www.oracle.com/technology/products/database/application_express/pdf/apex_text_application_v1.6.pdf
    To create a button to submit the search:
    1. Under Buttons, click the create icon ().
    2. For Region, select Search Terms(s).
    3. For Task, select Create a button displayed among this region’s items.
    4. For Button Name, enter P1_FIND.
    5. For Label, enter Find.
    6. For Button Style, select HTML Button.
    Run your page using the run page icon () and your development username and password. Your page should look similar to the following figure.
    This was the instructions to create the query region:
    To create a query region:
    1. Navigate back to the Page Definition for the Search page. You can do this by using the edit links at the bottom of the running page, Edit Page 1.
    2. Under Regions, click the create icon ().
    3. For Region Type, select Report.
    4. For Report Implementation, select SQL Report.
    5. For Title, enter Results.
    Using Oracle Application Express to Build Oracle Text Web Applications Page 9
    6. Enter the following SQL query:
    select score(1) relevance, doc_title, doc_url
    from htmldb_documentation
    where CONTAINS (doc_url, :P1_SEARCH, 1) > 0
    order by 1 desc
    7. For Display Conditions, for Condition Type, select Value of Item in Expression 1 is NOT NULL.
    8. For Expression 1, enter P1_SEARCH.
    This condition specifies to only display the Results region if a term is entered as a search criterion.
    Run the page and enter a search criterion for Term(s). Your results should look similar to the following figure.
    Figure 2.0
    The only thing I added to the query above is a dbms_doc.getlength statement to be able to open a link to the document.
    The first 2 times I created this on a page it worked just fine. But now no matter what conputer or schema or application I create this button in it won't display the results. I can admit that I have no experience creating a button with a different request than what comes up in the wizard. And the documentation that I found on creating buttons was of no help.
    I have not made any changes to anything in the wizard so can someone guide me as to how to create a button that will allow me to search a document using Oracle Text as described above

  • Webhelp still doesn't display

    I am using RoboHelp 10, Internet Explorer 10.0.9200.16540, Windows 8.  I applied the Mark of the Web fix (template updates), even though they were for IE 11, and I still can't display help locally.
    http://helpx.adobe.com/robohelp/kb/webhelp-issues-robohelp-versions-10.html
    If I turn off Mark of the Web, I can display the Help locally.  If I keep the box checked, IE hangs when I try to open the .htm file.  Is anyone else experiencing this problem on IE10?

    Yes, if I uncheck MOTW it works in IE10 (I do get the Active X prompt though) and that is what I have been doing.  However, it's an option we have always had turned on.  And, I wonder what happens to users who have different browser versions?  What is the affect on them?

  • Firefox doesn't display text boxes or windows propertly

    Hello, most of the time on many websites only a portion of the textbox bounadry lines show or none at all.
    This can be difficult when it doesn't show at all when I need to move my cursor to starting inputting text, aside from it looking unsightly.
    Also somtimes windows that were intended to have a lined border don't show or only so partly, I know this because I have another computer running same version of firefox with windows xp beside the computer I am having trouble with to compare.
    The computer os I am using that I am having problems with firefox is windows 8.1.
    All my windows and video drivers are up to date. I've tried disabling firefox hardware acceleration to no effect.
    Thanks for any help.

    Thanks Guys for all your attempts to help...none worked.
    In the process of trying different things my "My PC" icon disappeared because I was trying to change my account settings to Administrative privileges because I was trying to access the firefox file folder that had profiles so I could delete them. Apparently they were hidden in user folder, but that user folder was hidden and in the attempt to make it visible it denied me access because I didn't have admin rights....
    ...so in the end I just re-installed win 8.1 and now all the web pages display properly...don't know why..but at least it displays better now.

  • Merged Webhelp - TOC doesn't display

    Hello all,
    I have generated a merged webhelp project as per the instructions at:
    http://www.wvanweelden.eu/blog/2013/02/28/adobe-robohelp-creating-merged-webhelp
    The output help file is quite large. I can run it without issues on my PC. However, when I copy it to a server, it does load, the TOC pane appears empty until I click around a few times in the help. Is there any way to fix this?
    Thanks!

    First off, make sure that the optimization in your layout is set to web
    site.
    Now for some more info: Which version of RoboHelp are you using?
    Last, make sure to look at
    http://www.grainge.org/pages/authoring/merging_webhelp/merged_help.htm,
    the bible for merged help.
    Kind regards,
    Willam

  • Firefox doesn`t display any pictures. All sites work with mistakes, but work at IE or Chrome is correct.

    Problems with e-mail - cann't read the whole text of the letter, cann't answer.

    If images are missing then check that you aren't blocking images from some domains.
    *Check the permissions for the domain in the current tab in "Tools > Page Info > Permissions"
    *Check that images are enabled: Tools > Options > Content: [X] Load images automatically
    *Check the exceptions in "Tools > Options > Content: Load Images > Exceptions"
    *Check the "Tools > Page Info > Media" tab for blocked images (scroll through all the images with the cursor Down key).
    If an image in the list is grayed and there is a check-mark in the box "<i>Block Images from...</i>" then remove that mark to unblock the images from that domain.
    Make sure that you do not block third-party images, the permissions.default.images pref should be 1.
    *http://kb.mozillazine.org/Images_or_animations_do_not_load
    There are also extensions (Tools > Add-ons > Extensions) and security software (firewall, anti-virus) that can block images.
    See also:
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Decorative Box doesn't display custom skin

    I created following definitions for Decorative Box, but this doesn't display:
    /* DECORATIVE BOX */
    /* Start of deprecated decorative box styles: */
    /* Decorative box top-start corner */
    .AFDecorativeBoxTopStart {
    display: block;
    background-image: url('img/decor-top-start.gif');
    background-repeat: no-repeat;
    /* Decorative box top */
    .AFDecorativeBoxTop {
    display: block;
    background-image: url('img/decor-top.gif');
    background-repeat: repeat-x;
    /* Decorative box top-end corner */
    .AFDecorativeBoxTopEnd {
    display: block;
    background-image: url('img/decor-top-end.gif');
    background-repeat: no-repeat;
    /* Decorative box center-start side */
    .AFDecorativeBoxCenterStart {
    display: block;
    background-image: url("img/decor-center-start.gif");
    background-repeat: repeat-y;
    /* Decorative box center */
    .AFDecorativeBoxCenter {
    background-color: transparent;
    /* Decorative box center-end side */
    .AFDecorativeBoxCenterEnd {
    display: block;
    background-image: url("img/decor-center-end.gif");
    background-repeat: repeat-y;
    /* Decorative box bottom-start corner */
    .AFDecorativeBoxBottomStart {
    display: block;
    background-image: url('img/decor-bottom-start.gif');
    background-repeat: no-repeat;
    /* Decorative box bottom */
    .AFDecorativeBoxBottom {
    display: block;
    background-image: url('img/decor-bottom.gif');
    background-repeat: repeat-x;
    /* Decorative box bottom-end corner */
    .AFDecorativeBoxBottomEnd {
    display: block;
    background-image: url('img/decor-bottom-end.gif');
    background-repeat: no-repeat;
    /* End of deprecated decorative box styles */
    /* END TEMPLATE */

    Hi!
    Decorative box component does not have "own" icno in Component palette (it uses generic tag <<>> icon). So, I would suspect that this comp is not finished yet with TP4 release. Thus, don't be supprised if it don't respect all skinning properties well.
    Regards,
    PaKo

  • Has Mozilla changed the way Firefox displays @font-face enbeded fonts? The site I'm codeing works in Safari, Chrome, and IE, but Firefox 8.0.1 doesn't display the embeded font.

    Has Mozilla changed the way Firefox displays @font-face enbeded fonts? The site I'm codeing works in Safari, Chrome, and IE, but Firefox 8.0.1 doesn't display the embeded font.

    No problems here with the H1 headers.
    Reload web page(s) and bypass the cache.
    * Press and hold Shift and left-click the Reload button.
    * Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    * Press "Cmd + Shift + R" (MAC)

  • 2007 wireless keyboard led doesn't display

    I have a 2007 wireless keyboard that the green LED doesn't display. I just replaced the batteries with new ones and the LED still doesn't display after pressing the on button, so I replaced the batteries with another set of 3 brand new batteries. Still no LED.
    The batteries are installed correctly, all positive in same direction, all pointing in.
    Is there a reset button, or is it possible that a keyboard can die?
    There is no visible sign of abuse or being dropped at all. Can an older keyboard like this be repaired?
    Thanks,
    Steven

    Also I'm not sure where the LED is located in the keyboard. On the trackpad it's in the right top part of the round part where the batteries go into. I assumed the keyboard might be the same.
    Oh. that led!   I was thinking it was a keyboard that had a led in a key, for example my Tactile Pro keyboard has a light in the caps lock key.  If it's the led indicating a bluetooth connection attempt like the one on the trackpad and magic mouse, then forget it, there's no way you can repair that own your own.  And I don't think even apple would either since it is far cheapr and simpler to just replace the device.

  • Data View properties doesn't contain a Miscellaneous - Display Search Box option

    When I create a List View via the web  and edit the web part I have a Miscellaneous - Display Search Box option.
    When I insert a Data View via SharePoint Designer 2013 I don't see that option.  Is there a work around?
    Thanks,
    Dwight

    Hi,
    I can reproduce the issue and there are seems no OOTB way to display the search box at this moment.
    A workaround is using JavaScript and query string to filter a list view and retrieve the values you want.
    http://audministrator.wordpress.com/2013/12/08/sharepoint-2010-filter-a-list-using-an-input-box/
    http://techtrainingnotes.blogspot.com/2012/03/sharepoint-search-filter-or-sort-lists.html
    Thanks
    Patrick Liang
    Forum Support
    Please remember to mark the replies as answers if they
    help and unmark them if they provide no help. If you have feedback for TechNet
    Subscriber Support, contact [email protected]
    Patrick Liang
    TechNet Community Support

  • RE: Firefox search box - manage search engines - get more search engines.. IT DOESN'T WORK , I now get 1000's of useless irrelevant results, PLEASE FIX THE SITES SEARCH NOW, IT'S COMPLETELY USELESS NOW

    RE: Firefox search box -> manage search engines -> get more search engines..
    IT DOESN'T WORK
    I just want to add youtube + some others to the list of sites in the Firefox search box, I now get 1000's of useless irrelevant results, PLEASE FIX THE SITES SEARCH NOW, IT'S COMPLETELY USELESS NOW

    Hi Kvoter,
    What are you hoping for, firefox to display lists of sites you have visited or bookmarked ?
    *''' it should be able to do that'''
    * my firefox does that
    I am only a fellow ordinary user of Firefox & XP, but maybe the problem is on your machine, rather than needing a fix from firefox. If you take a little time to read this you may be able to sort out the problems yourself.
    I hope you do not mind me covering a few basics:
    * the [[Search bar]] { <-- clickable link -- ] is designed to produce a lot or results, whereas
    *the [[Location bar search|Location Bar]] is a lot more specific and may be [[Location bar autocomplete#w_controlling-behavior|set]] to include or exclude History & or [[bookmarks]]
    If you are getting literally 1000s of totally unrelated results you may need to consider [[Is my Firefox problem a result of malware]]
    Hope to hear that you have solved the problem, or a bit more detail about what still is a problem.
    John

  • Robohelp 9 WebHelp - Searching doesn't produce any results.

    Hi, I upgraded to RoboHelp 9 last week and now searching in Webhelp doesn't produce any results. I've created a new project, used the sample project, tried generating it to a new folder and results remain the same.
    When I select the search tab, the status bar flutters with the "Waiting for file...." displayed indefinetly with the occassion display of the javascript: (void);
    Screens shots are from the RH 9 sample project. Results are the same with my projects.  CHMs generated work fine!
    Any suggestions?

    Mary
    You added the problem to another thread that was not related as the issue there is the use of HTTPS. I have deleted that post.
    You also started a second thread with a the same question. I don't understand how asking the question twice will help so I have locked that thread but created a link to this thread so that anyone with an answer can help you. If there is a reason for starting a second thread, please let me know.
    Please just ask once and wait for a reply as this wastes moderator's time that is better used trying to answer questions.
    Now to the problem. Searching with Chrome installed works just fine for most people so the problem seems to be local to you. If I have read you correctly, after installing Chrome, the search breaks no matter what browser is used.
    Was that checked on other machines or just yours?
    IGNORE THIS QUESTION - The answer is YES and that was in the post.
    Did you also check that search was broken with the supplied sample projects? I know that works with the three browsers being discussed here?
    Where was the help installed when tested by you both standalone and from the application?
    Questions 2 and 3 are really only related to problems with Chrome. I have not seen anyone report Chrome also breaking the search in the other browsers. There's more to this than meets the eye as Chrome has not caused that problem for anyone else, or at least, no one has reported it.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

Maybe you are looking for