pintail144
02-01-2008, 08:04 AM
Is it possible to highlight the related keywords on the destination page, but not jump to them?
wrensoft
02-01-2008, 10:20 PM
In the highlight.js script around line 40, you can find this code to edit,
// If you wish to disable the jump functionality which scrolls the browser
// to the first occurance of the matched word, change this setting to false
var JumpToFirstOccurance = true;
Powered by vBulletin® Version 4.1.12 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.