WebHelp Plus - How to display topic title on Browser tab

This forum is for all Flare issues related to the WebHelp Mobile target and skins
Post Reply
ctremblay
Jr. Propeller Head
Posts: 6
Joined: Thu Nov 05, 2015 7:13 am

WebHelp Plus - How to display topic title on Browser tab

Post by ctremblay »

In WebHelp Plus - is it possible to display a topic title on the Browser tab?
I tried adding the following script to my master page, but that had no effect:

<script>
document.title="PB3 Online Help" + document.title;
</script>

I don't know JavaScript so I'm wondering if I'm using incorrect JS.

Thanks.
You do not have the required permissions to view the files attached to this post.
Post Reply