Skip to main content
Known Participant
May 5, 2008
Question

Bookmarks

  • May 5, 2008
  • 6 replies
  • 538 views
RH7
WelpHelp Pro

I have a bulletted list where each item is a hyperlink to a bookmark on the same page. All are done in the same way and all work except one. Clicking on that one link generates no response.

I have deleted the hyperlink and bookmark and re-created them both. Neither fix worked. I don't know where to go from here in troubleshooting this.
This topic has been closed for replies.

6 replies

May 5, 2008
Did you remove the slash in both the link tag and the bookmark tag? The path in the link (href) has to look exactly like the bookmark name (a name). May sound obvious, but just checking.
Peter Grainge
Community Expert
Community Expert
May 5, 2008
Or just remove it without any space.

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
harooki2Author
Known Participant
May 5, 2008
That, by itself, didn't work. However, it was on the right track. The ones that didn't work had the slash in them. You have to substitute an underscore for the slash in the href. Thanks for the help.
Peter Grainge
Community Expert
Community Expert
May 5, 2008
Try removing the slash between Max and Min.

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
harooki2Author
Known Participant
May 5, 2008
Good One
<li class=p-Bullet1><p class=Bullet1><a href="#Individual_Facility_Approval">Individual Facility Approval</a></p></li>

Bad One
<li class=p-Bullet1><p class=Bullet1><a href="#Min/Max_Establishment_of_New_Storeroom_Items">Min/Max Establishment of New Storeroom Items</a></p></li>

For the life of me, I couldn't find an Attach Code button.
MergeThis
Inspiring
May 5, 2008
How about supplying the HTML source code for a good one and a bad one, using the Attach Code button below? This might save a lot of guesswork on our part, and hopefully provide you a quick solution.


Good luck,
Leon