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
(E)2 Photo Gallery is a open source gallery built with Mootools Javascript Library the compact, modular, Object-Oriented javascript framework..
..
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
Indexed in May 2008
Related Info Web
- Free AJAX - Slideshow / Galleries
- Using Flash as an Animation Underlayer
- AJAX Tutorial
- Web, JavaScript And Security
- How to Make Your AJAX Applications Accessible - 40 Tutorials and Articles
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...
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...
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...
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...
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...
