See Also with a text link

Previously, when I have generated a CHM file, I have been
using a hidden See Also control with a text link for "related
topics". In WebHelp this does not seem to work. Is this correct, or
is it in any way possible to use a text link in this way with
WebHelp?
Regards,
Rannveig Østevik

Hi Rannveig
Typically it goes like this.
1. Insert RelatedTopics control and note name by hovering the
control. Should be RelatedTopics if it is the first, object1 or
OBJECT1 if the second (depending on how the control was inserted)
2. Select the text your user will click to activate the
control and perform the same steps as if you were linking to
another page.
3. In the Hyperlink dialog, instead of listing the path to
the page, type JavaScript:RelatedTopics.Click(). Note that if the
control name is object1 or OBJECT1, you substitute this for
RelatedTopics.
Hopefully this helps... Rick :)

Similar Messages

  • Help with positioning text links over image

    I'm creating a five page site with a different background
    color for each horizontal nav bar. I created a solid color graphic
    (780 x 30) and inserted it into my div. I now want to place my text
    links over the graphic but I can't seem to do it. It keeps
    appearing underneath. Someone recommended using a table and I'm
    wondering if this would be easier.
    Thanks!

    You have to use the image as a background image in your
    'navcontainer' <div>
    #navcontainer {
    background-image: url(images/nav_services.gif);
    background-repeat: no-repeat;
    If you actually insert the image into the page, as you have
    done, it
    WILL push the text links down because its ABOVE them on the
    page.
    Ruby7829 wrote:
    > I'm creating a five page site with a different
    background color for each
    > horizontal nav bar. I created a solid color graphic (780
    x 30) and inserted it
    > into my div. I now want to place my text links over the
    graphic but I can't
    > seem to do it. It keeps appearing underneath. Someone
    recommended using a
    > table and I'm wondering if this would be easier.
    >
    > Thanks!
    >
    > <div id="navcontainer"><img
    src="images/nav_services.gif" />
    > <ul id="navlist">
    > <li id="active"><a href="test_index.html"
    id="current">Home</a></li>
    > <li><a
    href="test_services.html">Services</a></li>
    > <li><a
    href="test_faq.html">FAQ</a></li>
    > <li><a
    href="test_testimonials.html">Testimonials</a></li>
    > <li><a
    href="javascript">Contact</a></li>
    > </ul>
    > </div>
    >
    >
    > #navcontainer ul
    > {
    > text-align: center;
    > padding: 0px 0px;
    > margin: 0;
    > color: white;
    > width: 100%;
    > line-height: 18px;
    > }
    >
    > #navcontainer ul li
    > {
    > display: inline;
    > padding-left: 0;
    > padding-right: 0;
    > padding-bottom: 5px;
    > /* matches link padding except for left and right */
    > padding-top: 5px;
    > }
    >
    > #navcontainer ul li a
    > {
    > padding-left: 10px;
    > padding-right: 10px;
    > padding-bottom: 5px;
    > padding-top: 5px;
    > color: white;
    > text-decoration: none;
    > }
    >
    > #navcontainer ul li a:hover
    > {
    > color: #CCCC99;
    > }
    >

  • Problem with elements/text linking to styles in external css file

    Hi,
    the project I am working on is using a default.css and I would like to assign styles from the file to elements in edge - how can I do that?
    I already tried the "class" setting in the GUI next an element but the elements do not use the styles defined in the default.css.
    The default.css is linked in the html file properly. In the js file which edge creates I see that the value  userClass: 'slideTitle' is assigned and slideTitle is defined in the default.css.

    Use yepnope like this:
    yepnope(
        nope:[
        // include your css file path here.
            'css/yourcssfile.css',
        complete: init
    function init() {
      //whatever you need here

  • Text link and open browser window

    Hello
    I have successfully done this clicking on an image using
    behaviours 'open browser window' to open a larger version of the
    image and I would like to do the same with a text link eg 'click
    here for Terms and Conditions' and have that web page open in the
    same way setting the width, height etc. I can't seem to do it. Any
    help gratefully accepted!
    Thank you very much in advance.

    James Shook wrote:
    > ... Search this newsgroup's archives for the way to do
    this so it will
    > work well in browsers with JavaScript turned off.
    An easy way to do follow James sage advice, once you've added
    the Open
    Browser Window behavior to your's link, is to run the free DW
    Extension
    divaFreeTools on your page. It will update the DW
    OpenBrowserWindow
    Behavior to work properly when javascript is off and help
    Search Engines
    find your linked page/image.
    http://divahtml.com/products/divaFreeTools/free_dreamweaver_tools.php
    E. Michael Brandt
    www.divahtml.com
    www.divahtml.com/products/scripts_dreamweaver_extensions.php
    Standards-compliant scripts and Dreamweaver Extensions
    www.valleywebdesigns.com/vwd_Vdw.asp
    JustSo PictureWindow
    JustSo PhotoAlbum, et alia

  • Problem with jpg & text box links????  HELP!!!!!!!

    Hi All,
    I have a perplexing problem with creating some links. I created a button using the shapes tools, I use the command/shift/4 to capture the image I created, I go to photoshop, edit it, then save it as a jpeg, put it into my site, make it a link, publish the site .... then nothing. The link won't work. Any other jpeg image i put in easily converts to a link if I desire, why won't this?
    Also, I have read on here that you can use a transparent text box over text to create a link without having to convert the actual text and get the annoying underline, etc. that come with it. Any idea how to do this?
    Appreciate your help.
    Todd
    MacBook Pro   Mac OS X (10.4.8)  

    I have a perplexing problem with creating some links. I created a button using the shapes tools, I use the command/shift/4 to capture the image I created, I go to photoshop, edit it, then save it as a jpeg, put it into my site, make it a link, publish the site .... then nothing. The link won't work. Any other jpeg image i put in easily converts to a link if I desire, why won't this?
    The process that you describe should work exactly like that. I'm not sure what the issue is with those buttons. Do you have a URL where we can take a look at one of these buttons? It may be that they are getting obscured by something else maybe?
    Also, I have read on here that you can use a transparent text box over text to create a link without having to convert the actual text and get the annoying underline, etc. that come with it. Any idea how to do this?
    This is true. You can always overlay a SHAPE and change its opacity in the Inspector Graphics tab to 1% in order to make it transparent. It has to be 1% or more, though...zero doesn't work. Also, if the text that you want hyperlinked or hotspotted is in a textbox all by itself, then you can also attach the hyperlink to the textbox itself instead of selecting the text in the textbox. That will also avoid the underline....but it works only if the text is in a textbox all by itself.

  • Is it possible to add new columns with format "Text" once a table is linked to a form

    Is it possible to add new columns with format "Text" once a table is linked to a form in Numbers for iPhone or is it impossible and thus a serious bug?(Rating stars and numeric vales seem to work.)
    Those bugs happen both for new speadsheets as well as existing onces, like the demo. When you are in the form only the numeric keyboard shows up.
    Pat from the Apple Store Rosenstrasse/Germany approved that it looks like a Bug during the Numbers Workshop I was in: It is not possible to add new columns with format "Text". I reported the error for Version 1.4 but there is no update nor do I get statement of understanding the issue.

    Hi Knochenhort,
    I see what you are talking about now. Without knowing how the program actually works, I think this is what's going on:
    When you add a new column to an already existing table (with already existing formats), the new cells come already formatted like the previous column. So when you add a column to the end of the demo table, the cells are already formatted like stars, and when you add a column to the beginning, they're already formatted like number.
    I think this is why it's different when if you add columns to a table with blank (unformatted) columns. In that case, the new cells aren't already "tainted" with a set format, so you can change to text format without issue.
    It seems like the problem is that you can't format cells that are already formatted as "number" as "text" format (even if it doesn't look like they are, because they are blank). IMO, this is a bug! This is why you don't see this issue when adding columns to a new table, because the new cells don't already come with a format.
    To workaround, you can highlight the body cells after adding the new column, and delete the cells. This will "clear" the formatting, so you can then go in the inspector, format them as text, and the correct keyboard will pop up.
    Hope that helps!

  • See Also Links Not Working

    Using RoboHelp 9.0.2.271
    Chrome browser 32.0.1700.76
    Generating WebHelp
    Note: Moving this discussion from Adobe Community > RoboHelp > Discussions to this forum (Adobe Community > RoboHelp > WebHelp).
    I apologize up front for the duplicate, but the original post was in the wrong forum I think, and I could not find a way to easily change the forum location.
    Can someone help, PLEASE?
    Can someone point me to a forum post that I have missed that has an answer?
    I have searched the forum posts for hours with no success. However, I did find some fixes to other problems related to opening WebHelp using Chrome.
    I have a WebHelp project containing See Also links.
    The links don’t work in Chrome. The links work as expected in Firefox and Internet Explorer.
    The links are not appearing anywhere in the topic, for example, at the top of the topic.
    The project is currently stored locally and can be opened.
    I stored the project on a network drive, but the links still don’t work.
    Is there any chance that the links will work if the project is stored on a Web server? I don’t have access to a Web server to test the links.
    I don’t have the luxury of upgrading to RH10, so I hope there is a fix that will work with RH9.
    Thanks in advance for any help.

    @Jeff_Coatsworth
    First, thanks for your help.
    I have seen the thread you provided, http://forums.adobe.com/message/5775431#5775431#5775431.
    Previously, I had added "--allow-file-access-from-files" to a Chrome shortcut as noted in the thread. I can open the project that is stored locally using the customized shortcut.
    The See Also links (button) still don’t work.
    I had not tried the suggestion to update whproxy.js that is at http://helpx.adobe.com/robohelp/kb/webhelp-output-fails-load-chrome.html.
    I didn’t try the suggestion because it related to RH10, and I am using RH9.
    I have now tried the suggestion.
    I downloaded whproxy.js and replaced the file in the output folder as noted.
    I cannot view the local project in Chrome using the new whproxy.js file. The page flickers.
    I removed "--allow-file-access-from-files" from the customized shortcut, but the project still couldn’t be viewed.
    I reverted to my original whproxy.js file and the use of "--allow-file-access-from-files". I can view the project again.
    However, the problem still exists with the See Also links. The button is visible but clicking the button does not open the list of topics.
    Do you have any other suggestions that I can try?

  • How do I see the podcast information text in ipad 1 with ios 5?

    how do I see the podcast information text in my iPad?

    Deleted features I wish were there
    change playback speed  https://discussions.apple.com/message/16563097#16563097
    played/unplayed markers https://discussions.apple.com/message/16371071#16371071
    There was also an easy way to get the latest podcast, called "get more like this?" now you have to switch app and do a search, so tedious. I now get the latest podcast by syncing with my macbook.

  • 'See Also' link error

    Hi all,
    I'm working with NW04. I've got a search iview set up to display the 'See Also' link and the 'Details' link. When I click on the 'See Also' link, I get the following error:
    #1.5#00145E2B07DA0045000000D50000122000041348B5D35030#1147102915969#com.sapportals.wcm.control.util.search.SearchSessionBuilder#sap.com/irj#com.sapportals.wcm.control.util.search.SearchSessionBuilder#moonetl#26235##KEP601DW.graybar_J2E_1585051#moonetl#f4576090dea811dac6e100145e2b07da#SAPEngine_Application_Thread[impl:3]_7##0#0#Error##Plain###Error on executing See Also search - no authorization for resource#
    I'm not sure which resource to check the permissions for. Any ideas on what to do here?
    Thanks!
    -Stephen Spalding
    Web Developer
    Graybar

    Hi Achim,
    I changed the security manager to 'WebSecurityManager'. After I clicked 'Save', it told me that I do not have to restart java. That did not appear to fix the new problem as I still get the ONLY_IF_CACHED error.
    Something that I did try is rebuilding the indexes included in this search. As the indexes were rebuilding (they had only processed about 500 documents each), I performed a search. The search worked about once or twice. Once the indexes had processed around 1000 documents or so, that's when I started getting the ONLY_IF_CACHED error again.
    I don't think that I understand what that error is telling me. Do I need to specify a certain ACL Manager Cache? I tried setting that to ca_cm but that didn't fix the problem. I'm now trying to set it to 'web_cache'. We'll see what happens.
    Any other comments/suggestions are most welcome.
    -StephenS

  • Why does Thunderbird 31.1.2 see .url files as text documents? As a result, opening with any browser shows only text that are properties of the .url.

    I have an email with .url attachments. When I click on them I get a messages similar to this:
    You have chosen to open: Test.url
    which is: Text Document (5.0KB)
    from: mailbox://
    What should Thunderbird do with this file?
    If I select "Open with Firefox" I get a local page open up in Firefox with the address:
    file:///C:/Users/Scott/AppData/Local/Temp/Test.url-1.txt
    and the contents of this page:
    [InternetShortcut]
    URL=http://www.vrbo.com/xxxxxx
    IDList=
    IconFile=http://resources.vrbo.com/resources/xxxxx/images/favicon.ico
    IconIndex=1
    [{000214A0-0000-0000-C000-000000000046}]
    Prop3=19,2
    If I choose to save the .url file to the desktop it opens correctly in Firefox.
    Can someone assist me with this?
    Anyone???

    This issue can be caused by an old bitmap version of the Helvetica or Geneva font or (bitmap) fonts that Firefox can't display in that size.
    Firefox can't display some old bitmap fonts in a larger size and displays gibberish instead.
    You can test that by zooming out (View > Zoom > Zoom Out, Ctrl -) to make the text smaller.
    Uninstall (remove) all variants of that not working font to make Firefox use another font or see if you can find a True type version that doesn't show the problem.
    There have also been fonts with a Chinese name reported that identify themselves as Helvetica, so check that as well.
    Use this test to see if the Helvetica font is causing it (Copy & Paste the code in the location bar and press Enter):
    <pre><nowiki>data:text/html,
    Helvetica<br><font face="Helvetica" size="25">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</font><br>
    Helvetica Neue<br><font face="Helvetica Neue" size="25">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</font>
    </nowiki></pre>
    You should reset the network.http prefs that show user set on the about:config page.<br />
    Not all websites support http pipelining and if they do not then you can have issues with images or other problems.
    See also http://kb.mozillazine.org/Images_or_animations_do_not_load#First_steps

  • Multiple issues with See Also controls when importing topics (RoboHelp 9)

    I was wondering if anyone has found workarounds to a very flaky area of RoboHelp...
    Suppose you create several topics A, B, C and D, each with a See Also control in it. Let's suppose all the topics are assigned to the same See Also keyword, say 'Alphabet'. At a later date you create a new project, and need to import your old topics. The following problems arise:
    1) When the topics are imported, RoboHelp does not recreate the 'Alphabet' See Also keyword in the See Also pod. However, the See Also functionality works (sort of) when the project is built. It is not possible to manually add the 'Alphabet' keyword in the See Also pod, because RoboHelp tells you it already exists! The result is an invisible 'Alphabet' See Also keyword, to which you cannot add further topics. As a workaround, I found it is essential to manually add the 'Alphabet' See Also keyword BEFORE importing the topics, and RoboHelp will then correctly assign A, B, C and D to it. However, this can be very awkward if you have hundreds of topics to import and are not sure what See Also keywords the topics reference.
    2) When the topics are imported and the project is built, the See Also control does not work as expected. In RoboHelp, right-clicking the See Also control and choosing See Also [] Properties... reveals that the options you previously set, such as 'Popup menu' or "If no topics are associated with any of the See Also keywords..." have been lost! So all those nasty Topics Found dialogs return when you build the help (instead of popups). If you have a See Also control placed in every topic for consistency, it will never grey out if the topic doesn't belong to any See Also keywords.
    3) When the topics are imported and the project is built, the current topic's name appears in its own list of See Also topics, i.e. it self-references. So for example, if you are viewing topic A and click the See Also link, topics A, B, C and D are listed, instead of just B, C and D. However, when you create new See Also keywords in RoboHelp, assign topics, and build the help, they work correctly and do not show the calling topic's name.
    I spent hours analysing the HTML code of files I am importing, and the code of brand new topics created in RoboHelp, and I can see no obvious differences apart from some -1/0/1 flags in the green Metadata section preceding the SeeAlso code. I even tried changing these flags in my import files to exactly match the flags of new topics that RoboHelp just built, but when importing they still don't work. Clearly RoboHelp stores crucial See Also information elsewhere in the project, but does not make this reliably transportable by adding it to the HTM files that it builds, despite the huge Metadata comment block.
    Adobe needs to put a lot of work into making it possible to cleanly re-use files as content re-use is a very common, and often critical, requirement.

    Hi there
    After reading your post, I come away being unsure about your goal. Is the goal here to simply advise others as to what they may encounter using the See Also functionality? Or is your goal to advise Adobe about what you would like to see changed?
    If your goal is to advise Adobe about what you would like to see changed, you need to visit the Wish Form at www.adobe.com/go/wish and file an official request. Otherwise, it just gives you a nice warm glow that you had your say here. But it won't have much of any effect on the product.
    As far as any workarounds, I might suggest the following. You seem to be regularly creating a new projects and importing content. And if that's the case, I might suggest you create a template project that would already have these things in place so that as you add content, the expected keywords and links and whatnot are already in place. My thought is that this action would ease much of the frustration you are facing.
    Cheers... Rick

  • HT4400 I'm looking for a Braille note system that interacts with IPAD. This will be use in a classroom settings where you see both the braille & text communicated simultaneously.

    I'm looking for a Braille note system that interacts with IPAD. This will be use in a classroom settings where you see both the braille & text communicated simultaneously.

    This should be able to help ya out -> Support for wireless braille displays in iOS 6

  • Lightroom wants to me to install 5.6, but the download link takes me to a page with plain text bullet points, none of which are the update link. Can anyone give a direct lnik?

    Lightroom wants to me to install 5.6, but the download link takes me to a page with plain text bullet points, none of which are the update link. Can anyone give a direct lnik?

    Google "lightroom 5.6" and direct links to both Mac and Windows will be at the top.

  • I have bought a Macbook Pro Retina, and the iPhoto which comes with it, has a different iPhoto Book menu.  I cannot see how to put text at the bottom of the pages of photographs, instead of the default place in the middle.  Is there a way to do this?

    I have bought a Macbook Pro Retina, and the iPhoto which comes with it, has a different iPhoto Book menu.  I cannot see how to put text at the bottom of the pages of photographs, instead of the default place in the middle.  Is there a way to do this?

    There are different templates for iPhoto books and they differ from version of iPhoto to iPhoto, so explore the other options.

  • With the new OS5 update. does the imessage also free with international text?

    with the new OS5 update. does the imessage also free with international text?

    Yes, but both you and the person you are texting must be on iOS 5.

Maybe you are looking for

  • Getting chinese charaters from Form using request.getParameter()

    Hi, I want my JSPs to be unicode enabled. In HTML forms user can enter any characters like japnese, chinese etc. But on the server side if user enters any such characters i am getting decimal equivalent of that character in the form of &#{decimal equ

  • Issues after Vista---- Win7 migration

    Hi, I upgraded my T400s from Vista Prof to Win7 Prof 32 bit yesterday, and it did NOT go smooth. I had to start over after an error message given in the process. Anyway I ended up having to format my preload drive and installed there. Coming back up

  • How many FLV-s

    Hi! I tryed to load mor than 8 .flv files in diferent FLVPlayback components. But there is a problem with this because only 8 movie has sound hte others are silent. Does anybody know some solution for my problem? (I don't need to play every movie at

  • Checkbox - type of domain in RFC function

    Hello I'm dealing with such a problem, I try to bind input parameter (type CHAR1) to checkbox on Webdynpro view, what type of domain should have my input RFC function parameter to be able to bind it to the check box (I know about possibility of defin

  • Details about the JMS Producers/Consumers

    Hi All, I am new to weblogic server. We are using weblogic server 11g . I need clarification on JMS. We configured a JMS to send the reports from application deployed from weblogic server( oN Windows) to another weblogic server(On OEL) in FMW. But th