If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Because of a fixed menu system, the "jump to" location is always below the highlighted text on the destination. I've tweeked the "function jumpHL()" in the highlight.js file, but it does not seem to make any difference.
Any ideas?
Hard to comment without knowing how your menus are defined in HTML, or what your tweak was. But doing that would take hours to debug your site specfically and we don't provide free support for customized scripts.
But I can suggest you to make sure your browser is not caching the JS file (which it often does) if it's not reflecting any changes you're making. Make some obvious changes to force the jump location further, and if it doesn't do anything, then you can deduce its a caching issue.
Comment