[Proto-Scripty] Ajax.Request Issue

2009-06-08 Thread Rodrigo Ramos
Hey guys, i'm having a trouble with the Ajax.Request method in my code. Could you guys help me out?! Here is the thing: I have a simple html website and i'm just trying to "change" things using Ajax. The problem is that its working only in FF. On IE simply doesnt work. And, as usual, no error me

[Proto-Scripty] Re: Ajax.Request Issue

2009-06-08 Thread Rodrigo Ramos
est the name > "response". :-) > > B) Use Ajax.Updater[3] instead of Ajax.Request.  Ajax.Updater does > almost exactly what you're doing. > > [1]http://proto-scripty.wikidot.com/prototype:how-to-bulletproof-ajax-re... > [2]http://prototypejs.org/api/element/update > [3]

[Proto-Scripty] Re: Ajax.Request Issue

2009-06-08 Thread Rodrigo Ramos
On 8 jun, 18:29, Rodrigo Ramos wrote: > Hi T.J., thanks for help! > > Well, i've made the changes you told me to do, including the var > name :-) > Visualy nothing happend :( > > I've tried the Ajax.Updater... tried the update()... tried the > onSuccess inst