Change Title of link in Navigation Block

Course Queries Syllabus Queries 2 years ago

0 1 0 0 0 tuteeHUB earn credit +10 pts

5 Star Rating 1 Rating

Posted on 16 Aug 2022, this text provides information on Syllabus Queries related to Course Queries. Please note that while accuracy is prioritized, the data presented might not be entirely correct or up-to-date. This information is offered for general knowledge and informational purposes only, and should not be considered as a substitute for professional advice.

Take Quiz To Earn Credits!

Turn Your Knowledge into Earnings.

tuteehub_quiz

Answers (1)

Post Answer
profilepic.png
manpreet Tuteehub forum best answer Best Answer 2 years ago


I've tried a few different ways to change the title of a link within the navigation block through Javascript, but to no avail.

Is there something that I am missing?

Here's the original code via the site:

 href="https://forum.tuteehub.com/tag/id">id="left-shref="https://forum.tuteehub.com/tag/id">ide" class="ic-app-course-menu list-view" style="href="https://forum.tuteehub.com/tag/display">display: block">
           href="https://forum.tuteehub.com/tag/id">id="section-tabs-header-subtitle" class="ellipsis">Sandbox
         role="navigation" aria-label="Courses Navigation Menu"> href="https://forum.tuteehub.com/tag/id">id="section-tabs"> class="section"> href="/courses/16289" title="Home" class="home" tabindex="0">Home class="section"> href="/courses/16289/external_tools/375" title="Course Syllabus" class="context_external_tool_375" tabindex="0">Course Syllabus class="section"> href="/courses/16289/href="https://forum.tuteehub.com/tag/modules">modules" title="Modules" class="href="https://forum.tuteehub.com/tag/modules">modules active" tabindex="0">Modules class="section"> href="/courses/16289/grades" title="Grades" class="grades" tabindex="0">Grades class="section"> href="/courses/16289/users" title="People" class="people" tabindex="0">People
    

Here is the Javascript I'm using to attempt to change the title "Course Syllabus" to just "Syllabus"

 

if (ENV.current_user_roles.indexOf("href="https://forum.tuteehub.com/tag/admin">admin") < 1){  
  $( document ).ready(function() {  
  document.querySelector('#section-tabs a.context_external_tool_375').innerHTML = "Syllabus";  
});  
}  

No matter what stage you're at in your education or career, TuteeHub will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.