The mooSlideBox v3 is a small and slim ajax based extension or replacement of the common “lightbox” that can be found on nearly every page.
This lightbox clone works in IE 6/7, Opera and Firefox.
The mooSlideBox v3 is a small and slim ajax based extension or replacement of the common “lightbox” that can be found on nearly every page.
This lightbox clone works in IE 6/7, Opera and Firefox.
Three-step guide
Fundamentally, there’s nothing terribly new about the problems posed by Asynchronous JavaScript and XML (AJAX) when it comes to security, we just need to apply some good old security principles to this new technology.
The problems occur because, unfortunately, there are an awful lot of devils hidden inside the details.
By Dina Fleet Berry
Most web-based slide show applications depend on a database for some or all of the storage. This application allows you to show pictures from a directory structure without any underlying database. The application uses an ASP.NET 2.0 TreeView control for file system navigation and the AJAX 1.0 SlideShow Extender (control) to display the images found in the directory.
Today lets take a look at some tutorials to help you with AJAX. There are many ways to learn AJAX including, books, classes, conferences, workshops and tutorials. Of these the only one that is free and accessible to everyone are web-based tutorials. The following is a list of what I consider the be the best and most helpful AJAX tutorials that I’ve found over the past year. Please let me know through email or a comment if you know of any other great AJAX tutorials and I’ll be glad to post them.