Archive for the 'jQuery' Category

Beam Me Up Scotty!

Recently I have discovered this effects library called jQuery. It allows you to call advanced functions from the jQuery scripts without much coding that you write yourself.

If you really want to see what these scripts can do, then check out the jQuery demos.

Since this is such a great library, I thought I’d do a collection of tutorials showing all sorts of nice things. Today we are going to look at how to create a jQuery script to dynamically scroll the window back to the top if a link is clicked. This can also be used for anchors of any kind. It just makes this “in-page” linking much more attractive.

Not sure what I’m talking about it? Click here.

Note: Apparently the link only works perfectly if you are on a page where there is not ability to post a comment. I haven’t fixed this issue yet – but I will soon do so!

I will focus on adding this to Wordpress but the method can also be applied for anything else.

We’ll start on the next page.

Continue reading ‘Beam Me Up Scotty!’