Articles by Tag

articles containing the tag(s) html
include another tag: (click on a tag above to remove it)

Smooth Scrolling with jQuery

OCT11 2009

jQuery is a javascript library developed to make adding effects to websites very simple. A very popular option that you will find on websites is a link at the bottom of a page that says "top." When you click it, it will bring you to the top of the page very quickly. We can use jQuery to spice up this action my making the page scroll smoothly back to the top. read more

3 comments :: 1802 views :: in

How to Create Elements that Follow Scrolling

SEP28 2009

These fixed elements have been popular recently, most famously the bar on the bottom of facebook that remains in place no matter where you scroll on the the site. Other sites, such as this one, use it to have a convenient twitter link; the uses are endless. read more

0 comments :: 904 views :: in