how exactly do you make ajax?
JuniorD New Member Messages 564 Reaction score 0 Points 0 Jul 29, 2008 #1 how exactly do you make ajax?
Tariqul Islam New Member Messages 182 Reaction score 0 Points 0 Jul 29, 2008 #2 I knew very few about AJAX. Could you please help me?
X xxll_martin_llxx Member Messages 740 Reaction score 1 Points 18 Jul 29, 2008 #3 http://www.google.co.uk/search?hl=en&q=Learning+ajax&meta= First five results all relevant. I recommend Googling - you can only ask specific questions if you need help on it, we can't exactly teach EVERYTHING on the subject. Last edited: Jul 29, 2008
http://www.google.co.uk/search?hl=en&q=Learning+ajax&meta= First five results all relevant. I recommend Googling - you can only ask specific questions if you need help on it, we can't exactly teach EVERYTHING on the subject.
P phpasks New Member Messages 145 Reaction score 0 Points 0 Jul 30, 2008 #4 You can start simple ajax for below link http://www.phpasks.com/ajax/simple_ajax.html Or better way prototype js framework http://www.phpasks.com/ajax/prototype_ajax.html see how to work prototype js framework http://www.phpasks.com/ajax/prototype-framework.html http://www.phpasks.com/ajax/prototype-example.html
You can start simple ajax for below link http://www.phpasks.com/ajax/simple_ajax.html Or better way prototype js framework http://www.phpasks.com/ajax/prototype_ajax.html see how to work prototype js framework http://www.phpasks.com/ajax/prototype-framework.html http://www.phpasks.com/ajax/prototype-example.html
TechAsh Retired Messages 5,853 Reaction score 7 Points 38 Jul 30, 2008 #5 This AJAX framework may be helpful: http://www.modernmethod.com/sajax/index.phtml
C crisp New Member Messages 85 Reaction score 0 Points 0 Jul 30, 2008 #6 I'd recommend w3schools tutorials, start with this one http://www.w3schools.com/Ajax/Default.Asp phpasks said: http://www.phpasks.com/ajax/prototype-example.html Click to expand... phpasks, quote your source if you're going to just copy and paste someone else's work, seriously, that whole page is a direct rip of this page ~ http://www.sergiopereira.com/articles/prototype.js.html Last edited: Jul 30, 2008
I'd recommend w3schools tutorials, start with this one http://www.w3schools.com/Ajax/Default.Asp phpasks said: http://www.phpasks.com/ajax/prototype-example.html Click to expand... phpasks, quote your source if you're going to just copy and paste someone else's work, seriously, that whole page is a direct rip of this page ~ http://www.sergiopereira.com/articles/prototype.js.html