-
I tried your tutorial on the smooth scrolling effect but it doesn't seem to be working for me. Everywhere I click on the page it drops down to the "about me" section when it should only drop down when…
-
### Captchas
- [X] I have read the instructions.
- [X] I have searched existing issues and avoided creating duplicates.
- [X] I am not filing an enhancement request.
### What happened?
Hi Z…
-
Currently it seems to scroll pixel-wise. It would be nice to have a smoother scrolling.
-
Looking to incorporate my smooth scrolling
``` jquery
$(function() {
$('a').bind('click',function(event){
var $anchor = $(this);
$('html, body').stop().animate({…
-
Clicking on the menu items in the left pane makes the navigation jump, making it a bit jarring. Adding something like this to smooth the transition between sections breaks the scrolling:
```java
h…
-
### Description
We've received user feedback regarding the scrolling behavior when using internal links (anchors) on websites created with our tool. Currently, when users click on an internal link us…
-
With opened All-in-One Sidebar (Bookmarks, History, Downloads, Add-ons or others) smooth scrolling stops working on a page. When sidebar is closed, smooth scrolling works again. Tested on clean Firefo…
-
### Describe your suggested feature
![Record_2024-09-17-08-13-422](https://github.com/user-attachments/assets/4cf4e301-10cc-4e70-ac89-8b6840b4ab22)
|-|
**Current Behavior:**
In the app's long …
P0bo updated
2 months ago
-
### Checklist
- [X] This is an issue for Hyperchat, not LiveTL. I will go to [the LiveTL repo](https://github.com/LiveTL/LiveTL) to report an issue for LiveTL.
- [X] I have checked for a duplicate…
-
Guides and future pages will have a sidebar "table of contents" which will allow users to jump to specific sections of the page.
Smooth scrolling to avoid abrupt jumps would be preferable here.
So…