is this ajax image?
is this ajax image?
Out of context: Reply #5
- Started
- Last post
- 7 Responses
- Stugoo0
looks like a JavaScript carousel with a fade effect.
that uses PNGs for the overlayed content.
Ajaxing this would be a waste of time as the content is relatively small.
The differernt content areas will be hidden and shown using Javascriptyou can do this quite easily using something like jQuery.