الوصف
Usage
Add HTML id attribute to element you want to scroll to.
Example:
<h1 id="your-anchor">Header we will be drawn to smoothly!</h1>
Now add hash to href attribute and class sl-animated-scroll
to an A tag or element containing A tag.
Example:
<a href="#your-anchor" class="sl-animated-scroll">
Get me smoothly to my anchor!
</a>
Try it.
How to hook menu / nav links?
-
Go to Appearance -> Menus.
-
Make sure you have enabled classes in Screen Options (top right corner).
-
Create new Custom Link
-
Add your anchor in URL of the custom link:
/#your-anchor
-
Insert special class to the custom link:
sl-animated-scroll
-
Save and try it!
Support
If any problems, questions or suggestions please contact us at support@dlawp.pl
GitHub: https://github.com/dlawp/wp-plugin-super-light-animated-scroll
التنصيب
- Upload your plugin folder to the ‘/wp-content/plugins’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
الأسئلة المتكررّة
There are no FAQ just yet.
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“Super Light Animated Scroll to id” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”Super Light Animated Scroll to id“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
0.1
- First release