Subject:Href and display linked number. Author:hung Ly Date:30 Oct 2006 04:31 PM
Hi,
I got the link to work, but can not display the step number the link
is going to. I would like to display Step "2" as Step "4", because that's where the link is going to. I am trying to display the step number to which i am linking to. I hope my wording is not too confusion. Thanks!!
Subject:Href and display linked number. Author:hung Ly Date:30 Oct 2006 06:37 PM
Ivan,
I am using Stylus Studio by the way, and have test the code, is working.
The link works, but I would like to display "Step X" on the hyperlink text. X should be step number that is linked to. In this example it is "4". Thanks
Subject:Href and display linked number. Author:hung Ly Date:31 Oct 2006 09:55 AM
Thanks for adding additional tests against subpara!
I tested the code, but hyperlink text is still not displaying the correct number. It should display "Step 4" it's where the link will jump to. Also,
the index() will works fine if all steps have a unique name. I used ID, because only some of the steps are linked and whom ever author the xml will put the unique ID, so the ID attribute in <step1> will have to be process if it's there. Please review my orignal XML codes. Thanks!!