|
|
# 1 | ||
|
Member
Join Date: Jun 2006
Posts: 24
|
Is there a way to link from a web page to a particular word in an Engage Glossary? This would be an extremely useful feature for us.
|
||
|
|
|
|
# 2 | ||
|
Member
Join Date: Feb 2006
Posts: 29
|
Hi Webbie,
It is possible to go directly to a specific step in any of the engage interaction types by making a slight change to the engage.html page. The following steps take advantage of an undocumented feature (read hack) of the Engage output so please use with care:
![]() Last edited by ClimbOn : 11-15-2006 at 10:07 PM. |
||
|
|
|
|
# 3 | ||
|
Member
Join Date: Jun 2006
Posts: 24
|
Hi ClimbOn. Thanks for the great tip. I'd like to be able to jump to a particular word. It looks like this approach would require me to create an HTML page for each word that I want to jump to. Is that the case? I'm wondering if those IDs change if I modify the interaction and republish. I'll experiment.
Thanks for the help |
||
|
|
|
|
# 4 | ||
|
Member
Join Date: Feb 2006
Posts: 29
|
Hi Webbie,
Instead of creating a new html page for every step, you could write a script that would allow you to specify a search string in the URL that would determine which step the Engage project opens to. Below is a link to a sample I built to demonstrate this: http://forums.articulate.com/files/23/1163737843.zip Use the html page named link.html to link to the different steps in the interaction. Last edited by ClimbOn : 11-16-2006 at 10:40 PM. |
||
|
|
|
|
# 5 | ||
|
Member
Join Date: Jun 2006
Posts: 24
|
Re: Glossary - jump to word
ClimbOn, thanks so much for your help. This is great!
|
||
|
|
|
|
# 6 | ||
|
Member
|
Can this same function be performed from a presentation created and exported from Articulate Presenter? If so, can you explain how is it accomplished? Thanks in advance for your feedback.
|
||
|
|
|
|
# 7 | ||
|
Member
Join Date: Mar 2006
Location: Central Massachusetts
Posts: 143
|
Hi ClimbOn,
Thanks for the tip... Q: If you add a word and republish the Engage Interaction, does the target change? Or is that unique for that particular word? Michael
__________________
Michael |
||
|
|
|
|
# 8 | ||
|
Member
Join Date: Feb 2006
Posts: 29
|
Hi Fimian,
Not sure what you mean by target. Are you refering to the step id? The step id should remain the same for the life of the step. ClimbOn |
||
|
|
|
|
# 9 | ||
|
Member
Join Date: Mar 2006
Location: Central Massachusetts
Posts: 143
|
Hi ClimbOn...
It sounds like the step ID is what I was asking about... Sometimes we use links in HTML pages to target selected pages in AP, but when we insert a new page, all the successive page numbers are thrown off by "1" and the links occasionally need to be changed. Engage: If I have ten steps, but the add step 7b, slide the step down the stack between the original steps 7 and 8, does the old step 8 have the same ID? Thanks in advance, Michael
__________________
Michael |
||
|
|
|
|
# 10 | ||
|
Member
Join Date: Jan 2007
Posts: 1
|
So if there's a JavaScript variable that can be set in order to essentially jump to an anchor like piece of content (a step), is there a javascript function that we can invoke as a hyperlink in order to jump to another entry in the glossary (assuming we have the step id)?
Lori |
||
|
|