I didn't knew fiddler, nice tool =) im testing the script with fiddler now, and something very strange is happening...
When i change the select box designated with the function, the first times it's ok, and a 200 OK line pops on fiddler. But after de 3th or 4th change it stop showing messages on Fiddler. But the weird part is that I've put a alert after "function(data){" , and everytime i call it the message appears... On 29 ago, 13:03, MorningZ <[EMAIL PROTECTED]> wrote: > If i had to take a guess, i'd say there was an error getting raised > from the AJAX call for whatever reason > > i'd suggest downloading "Fiddler" (http://www.fiddlertool.com) and > watching the network traffic to see if the call raises an error