Page flashes on scrolling up / down

3 replies·opened Dec 11, 2017
M
marktenvDec 11, 2017

Hi,

I have a strange flashing / re-loading of a webpage.

Essentially I have stripped out a lot of content to create a very simple 'coming soon' page at http://www.completeprojectmanagementcourse.com/index.html. There is nothing custom - all I have done is change the logo and delete non-required items from the html.

When you scroll up and down the page I get a flashing/juddering refresh effect. I have narrowed this down to somthing contained in the functions.js, file as this does not happen when that file is deleted.

Thanks.

S
SemiColonWebSTAFFDec 11, 2017

Hello,

We have just checked out your Website and there are some HTML Validation related errors on your Page: https://validator.w3.org/nu/?doc=http%3A%2F%2Fwww.completeprojectmanagementcourse.com%2Findex.html . Please fix the Unclosed HTML tags related errors.

Additionally, simply add the following code after the </header> tag:

<div class="clear"></div>

This should definitely fix your issues. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

S
SemiColonWebSTAFFDec 12, 2017

Hello,

Please add the following code after the </header> tag:

<div class="clear"></div>

This should definitely fix your issues. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard