Word 2007 - javascript link toggles

  • Thread starter Thread starter Nadine
  • Start date Start date
N

Nadine

Hi, not sure if this can be done or not.

But wanted to know if could create in Word 2007 - not sure what the true
name is, but I call it a show/hide toggle link.
Click on a link or plus sign and it shows or hides text - you see these
types of links alot on internet on FAQ documents.

Same in the Word Help - you see a link click on it and it shows/hides the
text below.
When I look at the link properities in a word help link it's listed as a
javascript:ToggleDiv('divExpCollAsst_1')

Wanted to know if can create this types of toggle links in a Word Document.
Thanks
 
Thanks, thats what I'm looking for but don't understand the how to, doesn't
really explain/provide the steps to create, especially for Word 2007.

Are they any other references out there for this.
 
The method used by Greg works in Word 2007, and like many MVP web site pages
was created because of the lack of references; but it requires some
knowledge of Word's functions used and vba to make the best use of it. There
is a downloadable sample available from the page that you can play with.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top