Dojo or what ?

P

pincopallo_it

I started using dojo for my AJAX application .
i need really a selectbox which read a json file and that with the
onchange() modify a second select box.
I tried using the filtering select of dojo but i get errors noone can
explain me in dojo forums !

Is there a javascript ajax framework which has more documentation and
which i can use it to change my second select box ?

Thanks
Gianna
 
P

Philippe Poulard

(e-mail address removed) a écrit :
I started using dojo for my AJAX application .
i need really a selectbox which read a json file and that with the
onchange() modify a second select box.
I tried using the filtering select of dojo but i get errors noone can
explain me in dojo forums !

Is there a javascript ajax framework which has more documentation and
which i can use it to change my second select box ?

Thanks
Gianna

hi,

http://en.wikipedia.org/wiki/Comparison_of_JavaScript_frameworks

I don't have experience on all of them, but the one I prefer is qooxdoo
because:
-it is nice
-it enhances the OO support in javascript
-it has a dev kit

--
Cordialement,

///
(. .)
--------ooO--(_)--Ooo--------
| Philippe Poulard |
 
D

David Mark

I started using dojo for my AJAX  application .
Mistake.

i need really a selectbox which read a json file and that with the
onchange() modify a second select box.
I tried using the filtering select of dojo but i get errors noone can
explain me in dojo forums !

What a shock that users of a library cannot answer technical questions
about the code therein. In general, they can't maintain, debug or do
much of anything right when it comes to Web development. So the
theory of "I don't know scripting at all, but I can delegate all of
that stuff to some lazy and ignorant group of amateur coders" is
proven ridiculous again.
Is there a javascript ajax framework which has more documentation and
which i can use it to change my second select box ?

You are on the wrong track. You don't need an "Ajax framework." Need
a wrapper for xmlhttp? Google "Fork JavaScript." It's a good wrapper
and the author knows javascript.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,138
Messages
2,570,801
Members
47,348
Latest member
nethues

Latest Threads

Top