Custom your own category :

  • 1. Choose the categories by select the check box before category names.
  • 2. Choose the methode to combain the choosen categories between 'Slice' or 'Union' in the drop down list.
  • 3. Execute with click the 'Go' button.

AJAX & Javascript Galleries, Slideshows and Effects Redux

Ajax, Client-side Scripting, Custom Programming, Elements of a Web, Free for Web, Graphics

I was looking through some of my older posts tonight and realized my last post about AJAX galleries, slideshows and effects was from March 2006. Tonight I did a quick search through some of my sources to see what was new and exciting in the world of AJAX and Javascript image display and manipulation. Once again, below you’ll find a categorized list of all of the AJAX image solutions I’ve been able to find that were of some use.

..

Galleries

e2 AJAX Gallery

(E)2 Photo Gallery is a open source gallery built with Mootools Javascript Library the compact, modular, Object-Oriented javascript framework..

..

Highslide

Highslide JS is an open source JavaScript software, offering a Web 2.0 approach to popup windows. It streamlines the use of thumbnail images and HTML popups on web pages..

Full article: http://www.maxkiesler.com

License: Creative Commons Attribution 2.5

Add to any service

Indexed in May 2008

Related Info Web

  • Free AJAX - Slideshow / Galleries
  • Apart from the well known galleries, here are some free AJAX Galleries. FrogJS FrogJS is a simple, unobtrusive javascript gallery. It is not a replacement for other thumbnail galleries such as Lightbox JS, but rather a different way of showing galleries.. ... Full article: http://www.dezinerfolio.com License: Creative Commons Attribution-Share Alike 3.0 India...

  • Using Flash as an Animation Underlayer
  • The following feature was written to serve two purposes: to provide an easy-to-follow introduction to the Flash / JavaScript Integration Kit and to demonstrate a method for using Flash as an animation underlayer for enhancing web applications. While I have fallen in love with a variety of JavaScript animation libraries developed in the wake of the Web 2.0 buzz, I...

  • AJAX Tutorial
  • This tutorial covers the basics of AJAX.... What is AJAX? AJAX is an acronym for Asynchronous JavaScript and XML. It is a development technique for creating interactive web applications. Unlike classic web pages, which must load in their entirety if content changes, AJAX allows web pages to be updated asynchronously by exchanging small amounts of data with the server behind...

  • Web, JavaScript And Security
  • JavaScript is now main stream, thanks to the popularity and extensive acceptance of AJAX. In fact, AJAX is considered to be a core part of Web 2.0. .. Security makes it difficult Various new web frameworks have come up which allow easy AJAX integration and build sites quickly. However, if the different vulnerabilities are considered, it is not easy any more. Consider the...

  • How to Make Your AJAX Applications Accessible - 40 Tutorials and Articles
  • AJAX is a great tool for creating rich internet applications, however, when improperly implemented it can cause huge accessibility issues. The good news is that most of these issues can be fixed so your websites are viewable by a much wider audience. Great resources on accessibility have been around for years, however, many web 2.0 and AJAX websites ignore all...