HTML5 TOC link obscures H1 in topic

This forum is for all Flare issues related to the HTML5, WebHelp, WebHelp Plus, and Adobe Air Targets
Post Reply
gilhunter
Jr. Propeller Head
Posts: 2
Joined: Wed Feb 01, 2017 6:53 am

HTML5 TOC link obscures H1 in topic

Post by gilhunter »

Hi,

I've published my project as HTML5. When I click on a topic in the TOC in my published project, the topic opens but the file scrolls down and the H1 header is hidden. Any suggestions as to why this happens?

Thanks,

Gilbert
NorthEast
Master Propellus Maximus
Posts: 6359
Joined: Mon Mar 05, 2007 8:33 am

Re: HTML5 TOC link obscures H1 in topic

Post by NorthEast »

My guess is that if you look at the link in the TOC editor, it will be linked to a bookmark inside the topic. That would make it scroll down to the position of the bookmark.
gilhunter
Jr. Propeller Head
Posts: 2
Joined: Wed Feb 01, 2017 6:53 am

Re: HTML5 TOC link obscures H1 in topic

Post by gilhunter »

Hi,

It's only linked to the topic itself, not any bookmark. I did try adding a bookmark beofre the H1 text but it didn't stop the page scrolling down.
JasonSTI
Sr. Propeller Head
Posts: 110
Joined: Mon Jan 07, 2008 11:34 am

Re: HTML5 TOC link obscures H1 in topic

Post by JasonSTI »

If there is no bookmark in the URL (i.e., www.url.com/pagename.htm[b]#scroll[/b]), you could look at the page source and see if there is a javascript that is scrolling the page. There isn't anything I've seen built into Flare that does that, but I have seen scrolling scripts that perform that function.
Post Reply