Açıklama
The Mythic Smooth Scroll plugin is a very lightweight jQuery plugin for adding smooth scrolling animations on single-page websites or on longer posts with various anchors.
The plugin features an optional offset for fixed/sticky headers to make sure it always scrolls beneath the content, as well as an adjustable manual offset amount to determine how far from the header/top of the screen the content will land when scrolled to.
Yükleme
Click activate, and enjoy! The plugin will function for any links that go to a spot on the same page. You can adjust the plugin settings under the Settings > Mythic Smooth Scroll tab.
SSS
How do I find my header’s ID?
Your header’s ID can be found by right-clicking it on your website, and selecting “inspect” or “inspect element”, depending on your browser. This will open your browser’s element inspector, which will display a list of your page’s source code elements. Simply look for the “header” element, and copy the content that appears after id= (not including the quotes).
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“Mythic Smooth Scroll” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Mythic Smooth Scroll” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
1.0.4
Verified functionality with WP 5.6
1.0.3
Escaped # metacharacters
1.0.2
Added internationlization.
Added strict mode to JS.
Added data sanitization.
1.0.1
Adjusted settings page UI, and added FAQs.
1.0.0
Plugin published to WP directory.