Skip to main content

10 JavaScript Effects to Boost Your Website’s Fanciness Facto...

Popularity Report

Total Popularity Score: 0

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Rank

Groups (1)

  • javalovers

    java lovers

    16 members,107 bookmarks

    all about java and its key concepts

Public Sticky notes

10 JavaScript Effects to Boost Your Website’s Fanciness Factor

Highlighted by bera_saroj

GreyBox allows you to launch other websites in a modal window (like a pop-up window, but it doesn’t open another browser).

Highlighted by http://www.diigo.com/profile/

mooTable

mooTable screenshotmooTable allows you the ability to provide sorting of table data ( without a page refresh) by utilizing the DOM instead of requesting the data again, sorted another way.

Highlighted by http://www.diigo.com/profile/

FancyForm replaces boring form controls such as radio buttons and check boxes, with fancier ones. The basic implementation is a two-step process: (1) include JavaScript files on the web page, and (2) assign your form controls the class="checked" or class="unchecked" for checkboxes and class="selected" and class="unselected" for radio buttons. Very unobtrusive JavaScript.

Highlighted by http://www.diigo.com/profile/

FancyForm

Highlighted by http://www.diigo.com/profile/

Inspired by iPod’s “coverflow”, ImageFlow is a simple effect that displays a collection of images that the user can scroll there using a scroll bar at the bottom of the image set. Advanced developers can probably modify the slider to spruce it up a bit more.

Highlighted by http://www.diigo.com/profile/