General Question

jballou's avatar

I'm building an Ajax-based website, where do I start?

Asked by jballou (2128points) August 18th, 2008
7 responses
“Great Question” (0points)

I’ve got years of experience with HTML, CSS, PHP, MySQL, and Flash actionscripting. I am thus far pretty unfamiliar with Ajax though. Where do I start? I’m looking for primers, tutorials, anything helpful.

Observing members: 0
Composing members: 0

Answers

lefteh's avatar

This is where I started when I learned AJAX.

counteragent's avatar

Mootools is the best javascript framework. It’s very easy to do AJAX requests and simple, cool fx as well. It’s pretty well documented also. http://mootools.net/ and http://www.mootorial.com/wiki/

Breefield's avatar

I second mootools, I was gonna post it. But you beat me.

Tone's avatar

Start by learning Javascript. Ajax is javascript. If you know ActionScript, you should pick it up quickly. Then use the framework of your choice, or none. I’d recommend learning how to roll your own XMLHttpRequest wrappers before using a library, if you really want to learn what’s going on.

jballou's avatar

Dudes, mootools is awesome. Thanks for the link. I was trying to wade through Yahoo UI. Ugh.

Anaphase's avatar

A website should never be AJAX based. AJAX should only be used to enhance a website’s functionality. Just a tip. (:

manuel_alarcon's avatar

so,... if i setup motools,... i would have the functionality in my server? its kinda cloudy to me, still… wait,... just link it from the html page? that’s it? c’mon… that easy?? this tutorial is coool, dude! thanks counteragent! i’ll read it from top to bottom

Answer this question

Login

or

Join

to answer.

Mobile | Desktop


Send Feedback   

`