Hi! Could you explain the question a bit more?
Thread Starter
iluhin
(@iluhin)
when I start to scroll down the page there is a scroll-up show. When I get to the end of the page scroll down scroll-up should fade.
This needs a bit custom code. You can check with javascript if you’re at the bottom of the page (check this example) and low the opacity of the element.
But, i don’t think that it’s usable, because, even if you are at the bottom of the page, you still want to see the button to scroll up.
Thread Starter
iluhin
(@iluhin)
Great! I want it!
how to apply this function to your script?
but not absolutely at the bottom/ of the indentation below 150 pixels
You can use this custom file, instead of wp-content/plugins/smooth-scroll-up/plugin.php file.
Have in mind, that it might be lost if you update in a future update.
Thread Starter
iluhin
(@iluhin)
but not absolutely at the bottom/ of the indentation below 150 pixels
when scrolling to the bottom of the page scroll-up a little bit fade….
I meant that it completely fade with a bottom margin 150 pixels.
great thank you
===
if it is impossible to let the scroll-up fade completely at the bottom
You can adjust the values that are in the javascript code at the bottom of the plugin_js() function.
Thread Starter
iluhin
(@iluhin)
bottom margin 150 pixels. is realy?
may be jQuery(window).scrollTop(-150)
Thread Starter
iluhin
(@iluhin)
=((( not work for Firefox on mobile
This article might help you, check it out.
Thread Starter
iluhin
(@iluhin)
I’m sorry =((((, I have no idea where to insert the correct code.
pls help me
Thread Starter
iluhin
(@iluhin)
i talk about hide scroll function