On 1/25/07, Jorge Godoy <[EMAIL PROTECTED]> wrote: > ... what I plan doing is: > > - Send, in my JSON answer, a "default_value" that I'd use to set a hidden > field and adjust the value of the SELECT element, > > - Use the hidden field to process the next JSON call while the first SELECT > is being rendered, > > - Repeat this for all "nested" calls, always retrieving the value of the > hidden field > > > I have events that are signaled after the theoretical filling of the SELECT so > I know when I have the value for the hidden field available (I tried that to > see if when the event is signaled the value could be read from the previous > SELECT but it couldn't). > > Is this too much engineering?
Don't know, can you upload some code for me to play with? Arnar --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mochikit?hl=en -~----------~----~----~----~------~----~------~--~---
