Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
"AJAX" is just a means for a web-page to communicate with a server via JavaScript. I'm not sure I understand your question, to be honest. It sounds like you need some sort of accordion menu variation, with perhaps some animation also. Of course, Flash could be used for this, but I hate Flash, and so do search-engines.
To do something like this without Flash, you need a pretty solid understanding of JavaScript and CSS, because of the problems that will arise. I don't know of anything pre-written that will do exactly what you need, how you need it, but it is definitely, possible, and only a couple hours of work if you know what you are doing.
Personally, I use jQuery to help with scripting, because of how much easier it makes things. It is very lightweight and almost as fast as Flash for common animation.
__________________
I build web things. I work for the startup Please login or register to view this content. Registration is FREE
.
|