Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

Getting started


Project:ScrollTo
Version:1.4.2
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

Hi there,

First of, aweseom script, i have seen stuf that uses your code that blows my mind!

There is one in particular that i like and that is:
http://www.flinkenamen.com

I want to recreate this, not exactly of course but i want to float around when i click the menu items so there is only one page i have to load.

Anyway i cant seem to get it working at all... And i feel like a total noob because of it.

The example page is way to difficult for me to understand, well i understand the options of the script but i cant seem to find how i have to call it. Is there maybe a site that is easier to understand then the example page and the site that i named earlier? Or maybe some raw code to get me started? Is there some piece of code that i have to write in the head tags that i cant seem to find in any of the sites that use it? Do i need to use the localscroll script?

My dev site atm
http://liveartz.nl/dev/

I want to place some divs in random order on the canvas and scroll to them from any possible angle and leave some space on the right for a menu, thats the reason i want to use the scrollto function. That way i have way more space to play around with.

Jquery is not a thing that i master, sadly, but i love to use the stuf other people create.

Anyway thanks in advance for the reply, i know i can be a handfull :-( sorry 'bout that..

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

#1

Ok i got it going and it took quite a while but it was not that hard.

Forgot the onload function, you should mention this in your documentation. Implementation is easy but some users have no clue where to start...

$( document ).ready( function() {
$.localScroll({axis:'xy'});
})

Now im running into something else, i am linking to #name but when it scrolls to the right side of the site it scrolls until it hits the end... Which is not what i expected.
(http://wwww/liveartz.nl/dev)

Ho do i define what link does what and howfar?

You really should build a more simple demo, its great to see all the awesome features but it doesnt show the basics.

#2

The example page is way to difficult for me to understand, well i understand the options of the script but i cant seem to find how i have to call it. Is there maybe a site that is easier to understand then the example page and the site that i named earlier? Or maybe some raw code to get me started? Is there some piece of code that i have to write in the head tags that i cant seem to find in any of the sites that use it? Do i need to use the localscroll script?
custom essay | custom dissertation | custom thesis | custom assignment

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.