====== Differences ====== This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
script_fading_page_bookmark [2014/07/16 09:49] lm13 |
script_fading_page_bookmark [2016/06/28 12:20] (current) f43nd1r |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== About the script ====== | ====== About the script ====== | ||
| * Purpose : This script will allow you to set up page bookmarks, which won't scroll but instead fade | * Purpose : This script will allow you to set up page bookmarks, which won't scroll but instead fade | ||
| - | * Author : [[https://plus.google.com/+LukasMorawietz|LM13]] | + | * Author : F43nd1r |
| * Current Version : 1.1 | * Current Version : 1.1 | ||
| * Link : https://plus.google.com/110839325256080910341/posts/6ap4YGPEJy3 | * Link : https://plus.google.com/110839325256080910341/posts/6ap4YGPEJy3 | ||
| Line 22: | Line 22: | ||
| ====== Script code ====== | ====== Script code ====== | ||
| - | <code>//config | + | <sxh javascript;>//config |
| var speed=50;//lower is faster, 1 for instant, 255 for slowest | var speed=50;//lower is faster, 1 for instant, 255 for slowest | ||
| //endconfig | //endconfig | ||
| Line 142: | Line 142: | ||
| } | } | ||
| - | </code> | + | </sxh> |