TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Re: Drop-down text in Sharepoint (Dynamic HTML) From:Tony Chung <tonyc -at- tonychung -dot- ca> To:Debbie Hemstreet <D_Hemstreet -at- rambam -dot- health -dot- gov -dot- il> Date:Thu, 30 Aug 2012 08:24:03 -0700
Hi Debbie,
You're talking about progressive disclosure. As Sharepoint is a web
system, theoretically it should be possible to achieve that effect.
However you will need access to edit web parts, or install a plugin.
Adding cut and paste JavaScript and CSS will introduce a world of
hurt, because Sharepoint "cleans" HTML.
Also, if you opt for the cheap and simple jump mark/named anchor link
method, know that when adding links with the built in system, the
target address needs to be fully qualified. This means you can't link
to a target on the same page <a href="#gohere">, you need to add the
full web address <a
href="http://full.sharepoint.site/and-page#gohere">
That really bugs me.
Good luck.
-Tony
On 2012-08-29, at 11:47 PM, Debbie Hemstreet
<D_Hemstreet -at- rambam -dot- health -dot- gov -dot- il> wrote:
> Hi All,
>
> We are in the process of redoing our website. It will be done via Sharepoint (not my decision, so lets not discuss the pros and cons of using Sharepoint for a company's website).
>
> I am responsible for the English content. In order to make information more quickly accessible, and reduce the number of Pages, I'd like to use drop-down text, like we can do in online help.
>
> For example:
>
> Page: How to Give
> <intro text>
>
>> Endowments (user would click and view text about Endowments)
>
>> Lifetime Investment (user would click and view text about Lifetime Investments)
>
> Etc. and so forth.
>
> I do not want users to have to go to a new page for a brief para of text and I don't want them to have to scroll through tons of ways to give with all the text.
>
> So it seems to me Drop-down text is the best solution.
>
> Can Drop-down text (Dyanamic HTML) be used in Sharepoint Webpages?
>
> If this requires special steps, can you let me know what they are so I can pass the information on to the appropriate people?
>
> Thanks!
>
> Deborah
>
>
>
>
>
> ************************************************************************************
> This footnote confirms that this email message has been scanned by
> PineApp Mail-SeCure for the presence of malicious code, vandals & computer viruses.
> ************************************************************************************
>
>
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Create and publish documentation through multiple channels with Doc-To-Help. Choose your authoring formats and get any output you may need.
>
> Try Doc-To-Help, now with MS SharePoint integration, free for 30-days.
>
>http://bit.ly/doc-to-help
>
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> You are currently subscribed to TECHWR-L as tonyc -at- tonychung -dot- ca -dot-
>
> To unsubscribe send a blank email to
> techwr-l-leave -at- lists -dot- techwr-l -dot- com
>
>
> Send administrative questions to admin -at- techwr-l -dot- com -dot- Visit
>http://www.techwhirl.com/email-discussion-groups/ for more resources and info.
>
> Looking for articles on Technical Communications? Head over to our online magazine at http://techwhirl.com
>
> Looking for the archived Techwr-l email discussions? Search our public email archives @ http://techwr-l.com/archives
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Create and publish documentation through multiple channels with Doc-To-Help. Choose your authoring formats and get any output you may need.
Try Doc-To-Help, now with MS SharePoint integration, free for 30-days.