Active Link Indicator in TOC

Here is an interesting problem that perhaps someone else has
seen and figured out.
When I launch my published WebHelp and select a link in the
table of contents, it sometimes happens that the active link
indicator (the dotted outline around the selected topic in the TOC)
is displaced from the actual selected topic and appears above it by
about one or two topics. Thus, the dotted outline, that has the
same shape as the actual selected topic, appears to be randomly
situated in the TOC; it does not outline any particular topic
listed in the TOC.
If I re-size the browser, the displaced active link indicator
"snaps back" onto the currently selected topic and all is well.
My other projects do not seem to be doing this. This project
does have some javascript running on the content pages but I don't
see how it is related and, otherwise, I cannot ascertain anything
that is unique about this project's TOC.
Weird.

You say: "This project does have some javascript running on
the content pages but I don't see how it is related ..."
I don't believe I've ever run into this type of problem on
the forum, so I'd tend to say that your particular environment is
at the heart of your problem.
If you remove this Javascript, does the problem go away?
Are you working the project on a network (Note: shared drive
= network)?
Do some topics appear multiple times in the TOC? That always
creates sync problems for RH.
Good luck,
Leon

Similar Messages

  • Link indicator in hierarchy node

    Hi All,
    I have extracted a hierarchy from ECC. I need to store a sub level of this hierarchy as a new Hierarchy. Can you please suggest me the best approach?
    Also,
    The linkID (Link indicator) is disabled. How can I enable this selection.
    Regards,
    Rajendra.

    Hi,
    A customer (a global retailer) wishes to create a master data repository to store information about the locations it is active at. The data includes information about states, regions, counties, and cities (for example, the state capital, county population) and specific outlets. Each outlet is associated with a geographical hierarchy (state, region, etc.) Itu2019s expected that it will be easy to search and maintain information using the MDM Data Manager, and that the repository will be designed in a way that will ensure data integrity.
    The information to store includes the following objects and hierarchy:
    1. States u2013 each state holds a name, postal, traditional name and capital.
    2. Regions u2013 a region is associated to one state. It holds the name of the region.
    3. Counties u2013 a county is associated to one region. It holds the county name, population, FIPS code, and the county code.
    4. Cities u2013 a city is associated to one county. It holds the city name.
    5. Outlet u2013 an outlet is associated to one city. It holds a unique identifier, a name, outlet manager name, and contact information (address and phone number.)
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/4dae0795-0501-0010-cc96-fe3a9e8959dc
    http://help.sap.com/saphelp_nw04/helpdata/EN/80/1a6729e07211d2acb80000e829fbfe/frameset.htm
    Regards
    Sudheer
    Edited by: SUDHEER on Dec 30, 2008 9:57 AM

  • How can I render an active link (yrl) within a UIX/XML page

    How can I render an active link (url) within a UIX/XML page.
    How can I get <jbo:ShowValue> to work in UIX/XML, or is there another way?
    Bill G...

    It may seem strange, but the <contents> of <rawText> aren't actually
    raw - it's only the "text" attribute that's raw. (It seems strange because
    it is. Ah well.) This is different from UIX JSP.
    So, try something like the following:
    <bc4j:attrScope name="Notes">
    <contents>
    <rawText text="&lt;a href=&quot;"/>
    <rawText>
    <boundAttribute name="text">
    <bc4j:attrProperty name="value"/>
    </boundAttribute>
    </rawText text="&quot;&gt;"/>
    Some text in the link.
    <rawText text="&lt;/a&gt;"/>
    </contents>
    <bc4j:attrScope>
    Thankfully, this will be much simpler in 9.0.3, when the following
    will work:
    <link text="Whatever you want">
    <boundAttribute name="destination">
    <bc4j:attrValue name="Notes"/>
    </boundAttribute>
    </link>

  • When I click on an active link from another application, it opens the firefox application, but won't open open the page - it just opens Firefox or takes me to Firefox. No new tab or window is opened and the link is not displayed.

    When I click on an active link from another application, it opens the firefox application, but won't open open the page - it just opens Firefox or takes me to Firefox. No new tab or window is opened and the link is not displayed.

    Firefox sent an email to me to confirm that I had asked the above question. The email had a link to click. When I clicked it from Firefox, nothing happened. Then I opened IE, signed into Comcast, opened the email, clicked the link, and it brought me here.

  • When I try to access an active link from a website (usually a pdf file), the new tab opens and is labeled correctly; the word "done" appears at the bottom; but the page does not open or download. The same problem does not occur with Chrome.

    Example: on the home page of the website http://www.dot.ri.gov
    there is an active link entitled "Overview of all Iway changes - Fall 2010"
    Clicking on it exposes the following url:
    http://www.dot.ri.gov/documents/iway/Iway_Changes_Fall2010.pdf
    However, the tab remains blank, even though it says "Done" in the bottom left corner.
    When I use Google Chrome as a browser, I have no problem opening that url.
    This has occurred numerous times over the past several days on several different sites--and usually the link that will not open is a pdf file.

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * On Windows you can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac you can open Firefox 4.0+ in Safe Mode by holding the '''option''' key while starting Firefox.
    * On Linux you can open Firefox 4.0+ in Safe Mode by quitting Firefox and then going to your Terminal and running: firefox -safe-mode (you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    [[Image:FirefoxSafeMode|width=520]]
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • How to use ShowValue within a UIX/JSP page to display an active link?

    I am storing URL's in the DB and want to display them as active links on a UIX/JSP page. I thought that I had this working some time ago, but now it no longer works.
    Using <bc4juix:RenderValue datasource="ds1" dataitem="myTextField" /> will display "http://www.otn.oracle.com" as an inactive link using UIX/XML which is expected.
    Using <jbo:ShowValue datasource="ds1" dataitem="myTextField" /> will display an active link using if using BC4J/JSP, which is expected.
    However, I have not been able to do this using a UIX/JSP page.
    Is it possible to use ShowValue within a UIX/JSP page to display an active link?
    Thanks,
    Bill G

    Hi Juan,
    I've done the following and it does not work for me;
    --- snip ---
    <uix:form name="form1" method="GET">
    <bc4juix:Table datasource="ds1" >
    <uix:columnHeaderStamp>
    <uix:styledText textBinding="LABEL"/>
    </uix:columnHeaderStamp>
    <%--
    <jbo:AttributeIterate id="dsAttributes" datasource="ds1" hideattributes="UixShowHide">
    <bc4juix:RenderValue datasource="ds1" dataitem="<%=dsAttributes.getName()%>" />
    </jbo:AttributeIterate>
    --%>
    <bc4juix:RenderValue datasource="ds1" dataitem="FacilityDesc" />
    <bc4juix:RenderValue datasource="ds1" dataitem="LocationId" />
    <bc4juix:RenderValue datasource="ds1" dataitem="LocationDesc" />
    <%-- ** THE FOLLOWING DOES NOT DISPLAY ON THE BROWSE_EDIT_PAGE ** --%>
    <jbo:ShowValue datasource="ds1" dataitem="Notes" ></jbo:ShowValue>
    <%-- ** THE FOLLOWING DOES NOT DISPLAY ON THE BROWSE_EDIT_PAGE ** --%>
    <uix:rawText>
    <jbo:ShowValue datasource="ds1" dataitem="Notes" ></jbo:ShowValue>
    </uix:rawText>
    <%-- ** THE FOLLOWING DOES NOT DISPLAY ON THE BROWSE_EDIT_PAGE ** --%>
    <uix:contents>
    <uix:rawText>
    <jbo:ShowValue datasource="ds1" dataitem="Notes" ></jbo:ShowValue>
    </uix:rawText>
    </uix:contents>
    --- snip ---
    Bill G...

  • How to send active links in email from firefox. Works in IE but not Firefox... Is there a setting to change?

    how to send active links in email from firefox. Works in IE but not Firefox... Is there a setting to change?
    == This happened ==
    Every time Firefox opened
    == Always

    Check with your web mail service provider for help with that issue.

  • HELP ME!!! I always get an error when clicking the activation link!!!!

    Hi, friends,
    please help me
    I got the email containing the activation code, when I follow the instructions, by clicking the activation link in the email, logining with my AppleID, I got an error:
    We are unable to process your request.
    Please go back to the previous page, or quit your browser and try your request again.
    If you require assistance, please contact ADC support.
    I tried both in IE7(windows) and Safari(Mac), neither can work, always get the same error.
    What is that? Can anybody help me? I have posted message to Apple Contact, but no response by now,
    I need fix this ASAP!!, Is the error from my side or from the apple side? thanks

    I would recommend calling them directly: http://developer.apple.com/contact/phone.html

  • Maintaining active links and objects when converting Word to PDF

    I'm using Acrobat X Standard and am trying to convert a Word 2010 file to .pdf.  The Word document has an embedded Word file within it (Insert > Object > Display As Icon), but when I convert the Word file that embedded object is not active - it's more or less a static picture.  All hyperlinks (e.g., URLs, Table of Contents) remain active links, except for the embedded object.  How do I accomplish this?

    You don't. The whole application infrastructure requird to support the insert of an object into an Office file is not something that can be sent over and into a PDF.
    It's not something supported by PDF.
    Be well...

  • How to send active links in email from firefox

    how to send active links in email from firefox. Works in IE but not Firefox... Is there a setting to change?
    == Operating system ==
    Windows 7

    Check with your web mail service provider for help with that issue.

  • Send an activation link to new user's email ID in webdynpro java

    Hi Experts,
    We have developed a custom Web Dynpro java application for the SAP user self registration.
    The user is being created successfully in UME db and we are also able to send an email to the user's registered Email ID.
    Now, as per the requirement we also want to send an activation link to the user's email id so that once the user clicks there then only the user ID gets activated
    Kindly let us know the steps involved so that we can achieve the functionality.
    Thanks And regards,
    Ghanshyam Agarwal.

    i think it's so general, nothing to do with sap
    1.lock the created user when creation
    2. create a table to store the newly created user
    3. create a servlet to receive the activation call
    4. remove user from the table and unlock user

  • Giving different color to active link in spry menu

    hi,
    I am using spry horizontal menu for my site.
    Now what i need is that whenever any page is open i want the related link to that page as active link and wants to change the color of it...
    Is there any way in css or js by which i can do this??
    Thanks.
    Regards
    Dhvani

    Hello,
    Spry does not provide build in functionalty for this. But what you can do is add a className to the <li> that has the current page. And just add styling to that className. So i has a special "active" state.

  • Activation link does not work

    When I click on the activation link (https://deimos.apple.com/WebObjects/Core.woa/Activate/montereylaw.edu/004d93af83 dc73e45cb47dc42255d0419e7c20295e55e41afe46dbbbdb28956715450886c5) I receive an error error message box that says, "We could not complete your iTunes store request. An unknown error occurred (-9812).
    I tried the link from my work desktop, personal off network laptop (windows vista) and an iPad 1 and received error messages on all of them.
    Any ideas?

    The activation link appeared to work in our testing as expected, but for security purposes we have reset your site and sent a new site activation email. Site activation requires the iTunes application be present on the system in order to complete and it is not supported on an iPad.
    -Thanks

  • Email activation link is invalid

    hi
    i registered as a new user and when i click on the link in the received email
    i get an error that the email activation link is invalid.
    has anyone experienced this ?

    Hi Alexis,
    You should be able log in https://cal.sap.com with the same user/password you log in SCN.
    Best regards,
    Stanimir

  • 2 questionable emails about recently downloaded apps. Clicked link indicating I didn't initiate downloads. Goes to a page asking email, name, date of birth, c/c info, etc.  Authentic or no?

    2 questionable emails about recently downloaded apps. Clicked link indicating I didn't initiate downloads. Goes to a page asking email, name, date of birth, c/c info, etc.  Authentic or no?

    It is a phishing attempt. Do not respond. Do not divulge any personal or financial information. You can use the address below to forward the suspect email message to Apple.
    [email protected]
    The link below has information to help identify fraudulent emails.
    http://support.apple.com/kb/HT4933

Maybe you are looking for