cryogen
cryogen copied to clipboard
Example: Display Scroll 2 top Button
Hi,
I persoally like scroll 2 top buttons on pages wich are "longer". Here an example how to implement this using simple javascript: https://github.com/tjungbauer/test-blog/commit/000ac53bf22a8df90a7bcc2c3bf16c679f55c1e4
(example theme "blue" was used)
Heh, personally I just put the "to top" button/link at the bottom of the page but this is a nice upgrade. If you want to update the theme templates, that would be great. It's just kind of tedious going through all the themes, and I don't have much time to work on Cryogen currently.
No worries if you don't want to update the templates. I can leave this open as an example I guess 😛
Hi, I have updated all 4 example themes too.
plus I have updated the highlight javascript, which now supports yaml for example too.
@tjungbauer Where are the changes you describe? Could you be so kind and link to the pull request you have made?