WebsiteBaker Community Forum (upd)

WebsiteBaker Support (2.8.x) => Droplets & Snippets => Topic started by: noname8 on November 10, 2010, 10:41:02 PM

Title: Droplet idea
Post by: noname8 on November 10, 2010, 10:41:02 PM
I'm not so good with java / jquery / anything

Could someone make quick droplet for scroll2bottom(var speed)

So in browsing long pages, it would scroll to bottom of the page when loadig. Like a #link, without it.. ?

(The advantage of this is that all of the links to that page would be scolled to bottom) Also autogenerated menu links!
Title: Re: Droplet idea
Post by: crnogorac081 on November 11, 2010, 09:34:32 AM
Hi,

there is a scroll to top droplet:

https://forum.WebsiteBaker.org/index.php/topic,16834.0.html

so you can adapt it to scroll to bottom..

cheers
Title: Re: Droplet idea
Post by: noname8 on November 11, 2010, 08:08:20 PM
This was somewhat a link.

What I was looking for beyond my coding skills was to add body onload() with dropplet.

I know it's the same way than onload, but must be done somehow different because the jquery is already preserving / altering the body onload..