links for 2010-03-07

links for 2010-03-07

  • The Rotate Images JavaScript swaps images automatically on a timer. The code supports many options and features, such as:

    Random Rotation
    PHP Images to Rotator
    Random Image Display, Sequential or random rotation. Linked or unlinked images. Linked images can all have the same destination URL or each can specify its own. Opening sub-windows and executing custom function calls onclick are also supported by the code.
    Rotate titles or captions with image rotation.
    Multiple instances are supported.
    Customizable rate of rotation.
    Images of varying dimensions can be included in the rotation.
    Pause/resume onmouseover/mouseout.
    Optional transition filter for Internet Explorer on Windows.[1]
    PHP directory listing as source of images.

  • Image Cross Fader – This version uses unobtrusive DOM scripting and semantic markup to achieve its goals, and is somewhat less abusive of the CPU in Firefox. It also works in Safari – the original version was written prior to Safari supporting the CSS3 "opacity" property. Opera doesn't support opacity, so the images will just flip in that browser.
  • Create a tabbed content rotator (not sure what to call it really) using everyone’s favorite Javascript framework, jQuery and an interface library called jQuery UI

Leave a Reply