close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

animated header

Thread began 3/28/2019 5:01 am by Jamie | Last modified 4/01/2019 10:50 am by Jamie | 545 views | 4 replies

Ray BorduinWebAssist

The issue was with the scroll javascript code you were using to add a "smaller" class to the header if the page is scrolled more than 100 pixels down.

The issue is that adding the "smaller" class decreases the page size by 30 pixels and that causes the page scroll position to change. So if you were scrolled between 100 and 130 pixels down the page then the "smaller" class was added and the page shrinks causing the scroll position to decrease by 30 pixels so you are now between 70 and 100 pixels scrolled, which causes the "smaller" class to be removed and this causes an infinite loop.

I fixed the issue by combining your code for the "back to top" and "smaller" class into a single function and added a range so that it displays if you are scrolled more than 100 pixels down, but doesn't remove unless you are less than 70 pixels down. This allows the 30 pixel page size change to not cause an infinite loop.

I also added a timout delay in the scroll function because that is good practice in general since scroll can be called hundreds of times in a single scrolling event and you really only want your function called one time once the scrolling is complete.

All of my changes were in the includes/fixed/scripts.php page.


Did this help? Tips are appreciated...

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...