This smooth scroll is implemented on your site.
The site uses CMS, and only a part of the body can be edited.Therefore, css and javascript are written in the body.
I have decided to incorporate a tab into the content, but the smooth scrolling above interferes with it, and if I click on the tab, a smooth scrolling event will occur.
Is it possible to implement the tab by editing a smooth scroll file from within the body?If possible, I would like to use smooth scrolling except for tabs.
I look forward to your kind cooperation.
I don't have any details, so I'm expecting
I suspect that js is responding to the hash link ( ) that contains # as an implementation of smooth scrolling.
Therefore, if you implement it like a tab implementation, js will not be executed.
Or I think it can be solved by using a different smooth scroll plug-in and using a plug-in that doesn't respond to # in the tab.
369 Update Flask User Information
361 Add dataframe values of the same structure without column names
351 I have saved several codes written in python to a visual studio file.
353 I want to create an array of sequences from "1" to a specified number.
374 I want an event to happen when I click on a particular image on tkinter.
© 2023 OneMinuteCode. All rights reserved.